Lines Matching refs:GFP_NOFS
53 e = kmalloc(sizeof(*e), GFP_NOFS); in check_extent_in_eb()
438 ret = ulist_add(parents, eb->start, 0, GFP_NOFS); in add_all_parents()
509 eie, (void **)&old, GFP_NOFS); in add_all_parents()
693 parents = ulist_alloc(GFP_NOFS); in resolve_indirect_refs()
755 GFP_NOFS); in resolve_indirect_refs()
1022 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1032 bytenr, count, sc, GFP_NOFS); in add_inline_refs()
1038 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1062 sc, GFP_NOFS); in add_inline_refs()
1118 bytenr, 1, NULL, GFP_NOFS); in add_keyed_refs()
1130 sc, GFP_NOFS); in add_keyed_refs()
1137 1, NULL, GFP_NOFS); in add_keyed_refs()
1162 sc, GFP_NOFS); in add_keyed_refs()
1361 ret = ulist_add(roots, ref->root_id, 0, GFP_NOFS);
1402 (void **)&eie, GFP_NOFS);
1463 *leafs = ulist_alloc(GFP_NOFS);
1500 tmp = ulist_alloc(GFP_NOFS);
1503 *roots = ulist_alloc(GFP_NOFS);
2562 node = kzalloc(sizeof(*node), GFP_NOFS);
2582 edge = kzalloc(sizeof(*edge), GFP_NOFS);