Lines Matching refs:GFP_NOFS
53 e = kmalloc(sizeof(*e), GFP_NOFS); in check_extent_in_eb()
439 ret = ulist_add(parents, eb->start, 0, GFP_NOFS); in add_all_parents()
513 eie, (void **)&old, GFP_NOFS); in add_all_parents()
697 parents = ulist_alloc(GFP_NOFS); in resolve_indirect_refs()
759 GFP_NOFS); in resolve_indirect_refs()
1026 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1036 bytenr, count, sc, GFP_NOFS); in add_inline_refs()
1042 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1066 sc, GFP_NOFS); in add_inline_refs()
1122 bytenr, 1, NULL, GFP_NOFS); in add_keyed_refs()
1134 sc, GFP_NOFS); in add_keyed_refs()
1141 1, NULL, GFP_NOFS); in add_keyed_refs()
1166 sc, GFP_NOFS); in add_keyed_refs()
1365 ret = ulist_add(roots, ref->root_id, 0, GFP_NOFS);
1406 (void **)&eie, GFP_NOFS);
1467 *leafs = ulist_alloc(GFP_NOFS);
1504 tmp = ulist_alloc(GFP_NOFS);
1507 *roots = ulist_alloc(GFP_NOFS);
2566 node = kzalloc(sizeof(*node), GFP_NOFS);
2586 edge = kzalloc(sizeof(*edge), GFP_NOFS);