Searched refs:ALLOC_NODE (Results 1 – 4 of 4) sorted by relevance
380 err = get_dnode_of_data(&dn, start, ALLOC_NODE); in do_recover_data()
243 err = get_dnode_of_data(dn, index, ALLOC_NODE); in f2fs_reserve_block()1173 if (get_dnode_of_data(&dn, start, ALLOC_NODE)) in __allocate_data_blocks()1224 int mode = create ? ALLOC_NODE : LOOKUP_NODE_RA; in __get_data_block()
275 ALLOC_NODE, /* allocate a new node page if needed */ enumerator
519 if (!nids[i] && mode == ALLOC_NODE) { in get_dnode_of_data()