UBIFS_MST_DIRTY 328 fs/ubifs/recovery.c c->rcvrd_mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY); UBIFS_MST_DIRTY 329 fs/ubifs/recovery.c c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY); UBIFS_MST_DIRTY 1051 fs/ubifs/super.c if ((c->mst_node->flags & cpu_to_le32(UBIFS_MST_DIRTY)) != 0) { UBIFS_MST_DIRTY 1064 fs/ubifs/super.c c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY); UBIFS_MST_DIRTY 1323 fs/ubifs/super.c if (!(c->mst_node->flags & cpu_to_le32(UBIFS_MST_DIRTY))) { UBIFS_MST_DIRTY 1324 fs/ubifs/super.c c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY); UBIFS_MST_DIRTY 1457 fs/ubifs/super.c c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_DIRTY); UBIFS_MST_DIRTY 1528 fs/ubifs/super.c c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_DIRTY);