UBIFS_MST_RCVRY 269 fs/ubifs/master.c c->mst_node->flags &= cpu_to_le32(~UBIFS_MST_RCVRY); UBIFS_MST_RCVRY 176 fs/ubifs/recovery.c mst->flags = cpu_to_le32(le32_to_cpu(mst->flags) | UBIFS_MST_RCVRY); UBIFS_MST_RCVRY 218 fs/ubifs/recovery.c if ((le32_to_cpu(mst1->flags) & UBIFS_MST_RCVRY) &&