Searched refs:NID_ALLOC (Results 1 – 2 of 2) sorted by relevance
139 NID_ALLOC /* it is allocated */ enumerator
1574 i->state = NID_ALLOC; in alloc_nid()1598 f2fs_bug_on(sbi, !i || i->state != NID_ALLOC); in alloc_nid_done()1619 f2fs_bug_on(sbi, !i || i->state != NID_ALLOC); in alloc_nid_failed()2010 f2fs_bug_on(sbi, i->state == NID_ALLOC); in destroy_node_manager()