Searched refs:ALLOC_NODE (Results 1 – 4 of 4) sorted by relevance
254 err = get_dnode_of_data(dn, index, ALLOC_NODE); in f2fs_reserve_block()520 if (get_dnode_of_data(&dn, start, ALLOC_NODE)) in __allocate_data_blocks()575 int mode = create ? ALLOC_NODE : LOOKUP_NODE_RA; in f2fs_map_blocks()
388 err = get_dnode_of_data(&dn, start, ALLOC_NODE); in do_recover_data()
322 ALLOC_NODE, /* allocate a new node page if needed */ enumerator
527 if (!nids[i] && mode == ALLOC_NODE) { in get_dnode_of_data()