Lines Matching refs:GFP_NOFS
54 e = kmalloc(sizeof(*e), GFP_NOFS); in check_extent_in_eb()
436 ret = ulist_add(parents, eb->start, 0, GFP_NOFS); in add_all_parents()
507 eie, (void **)&old, GFP_NOFS); in add_all_parents()
679 parents = ulist_alloc(GFP_NOFS); in resolve_indirect_refs()
741 GFP_NOFS); in resolve_indirect_refs()
994 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1004 bytenr, count, sc, GFP_NOFS); in add_inline_refs()
1010 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1033 sc, GFP_NOFS); in add_inline_refs()
1088 bytenr, 1, NULL, GFP_NOFS); in add_keyed_refs()
1100 sc, GFP_NOFS); in add_keyed_refs()
1107 1, NULL, GFP_NOFS); in add_keyed_refs()
1131 sc, GFP_NOFS); in add_keyed_refs()
1325 ret = ulist_add(roots, ref->root_id, 0, GFP_NOFS);
1358 (void **)&eie, GFP_NOFS);
1421 *leafs = ulist_alloc(GFP_NOFS);
1458 tmp = ulist_alloc(GFP_NOFS);
1461 *roots = ulist_alloc(GFP_NOFS);
2500 node = kzalloc(sizeof(*node), GFP_NOFS);
2520 edge = kzalloc(sizeof(*edge), GFP_NOFS);