Searched refs:UBIFS_MST_NO_ORPHS (Results 1 – 3 of 3) sorted by relevance
197 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_NO_ORPHS); in do_commit()199 c->mst_node->flags &= ~cpu_to_le32(UBIFS_MST_NO_ORPHS); in do_commit()
404 UBIFS_MST_NO_ORPHS = 2, enumerator
388 if (c->mst_node->flags & cpu_to_le32(UBIFS_MST_NO_ORPHS)) in ubifs_read_master()