Lines Matching refs:flags
53 test_bit(DIRTY_CNODE, &cnode->flags)) { in first_dirty_cnode()
83 if (cnode && test_bit(DIRTY_CNODE, &cnode->flags)) { in next_dirty_cnode()
107 if (!test_bit(DIRTY_CNODE, &c->nroot->flags)) in get_cnodes_to_commit()
116 ubifs_assert(!test_bit(COW_CNODE, &cnode->flags)); in get_cnodes_to_commit()
117 __set_bit(COW_CNODE, &cnode->flags); in get_cnodes_to_commit()
462 clear_bit(DIRTY_CNODE, &cnode->flags); in write_cnodes()
464 clear_bit(COW_CNODE, &cnode->flags); in write_cnodes()
673 if (!test_and_set_bit(DIRTY_CNODE, &pnode->flags)) { in do_make_pnode_dirty()
681 if (!test_and_set_bit(DIRTY_CNODE, &nnode->flags)) { in do_make_pnode_dirty()
924 if (!test_and_set_bit(DIRTY_CNODE, &nnode->flags)) { in make_nnode_dirty()
930 if (!test_and_set_bit(DIRTY_CNODE, &nnode->flags)) { in make_nnode_dirty()
1309 if (test_bit(OBSOLETE_CNODE, &cnode->flags)) in free_obsolete_cnodes()
1537 if (test_bit(DIRTY_CNODE, &nnode->flags)) in dbg_is_nnode_dirty()
1543 if (test_bit(DIRTY_CNODE, &nnode->flags)) in dbg_is_nnode_dirty()
1573 if (test_bit(DIRTY_CNODE, &pnode->flags)) in dbg_is_pnode_dirty()