Searched refs:NID_ALLOC (Results 1 – 2 of 2) sorted by relevance
141 NID_ALLOC /* it is allocated */ enumerator
1594 i->state = NID_ALLOC; in alloc_nid()1625 f2fs_bug_on(sbi, !i || i->state != NID_ALLOC); in alloc_nid_done()1646 f2fs_bug_on(sbi, !i || i->state != NID_ALLOC); in alloc_nid_failed()1673 if (i->state == NID_ALLOC) in try_to_free_nids()2064 f2fs_bug_on(sbi, i->state == NID_ALLOC); in destroy_node_manager()