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