UBIFS_MST_DIRTY   335 fs/ubifs/recovery.c 		c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY);
UBIFS_MST_DIRTY   381 fs/ubifs/recovery.c 	c->rcvrd_mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY);
UBIFS_MST_DIRTY   382 fs/ubifs/recovery.c 	c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY);
UBIFS_MST_DIRTY  1348 fs/ubifs/super.c 	if ((c->mst_node->flags & cpu_to_le32(UBIFS_MST_DIRTY)) != 0) {
UBIFS_MST_DIRTY  1374 fs/ubifs/super.c 		c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY);
UBIFS_MST_DIRTY  1708 fs/ubifs/super.c 	if (!(c->mst_node->flags & cpu_to_le32(UBIFS_MST_DIRTY))) {
UBIFS_MST_DIRTY  1709 fs/ubifs/super.c 		c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY);
UBIFS_MST_DIRTY  1855 fs/ubifs/super.c 	c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_DIRTY);
UBIFS_MST_DIRTY  1930 fs/ubifs/super.c 			c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_DIRTY);