Lines Matching refs:GFP_NOFS
53 e = kmalloc(sizeof(*e), GFP_NOFS); in check_extent_in_eb()
435 ret = ulist_add(parents, eb->start, 0, GFP_NOFS); in add_all_parents()
506 eie, (void **)&old, GFP_NOFS); in add_all_parents()
678 parents = ulist_alloc(GFP_NOFS); in resolve_indirect_refs()
740 GFP_NOFS); in resolve_indirect_refs()
993 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1003 bytenr, count, sc, GFP_NOFS); in add_inline_refs()
1009 bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1032 sc, GFP_NOFS); in add_inline_refs()
1087 bytenr, 1, NULL, GFP_NOFS); in add_keyed_refs()
1099 sc, GFP_NOFS); in add_keyed_refs()
1106 1, NULL, GFP_NOFS); in add_keyed_refs()
1130 sc, GFP_NOFS); in add_keyed_refs()
1324 ret = ulist_add(roots, ref->root_id, 0, GFP_NOFS);
1359 (void **)&eie, GFP_NOFS);
1422 *leafs = ulist_alloc(GFP_NOFS);
1459 tmp = ulist_alloc(GFP_NOFS);
1462 *roots = ulist_alloc(GFP_NOFS);
2500 node = kzalloc(sizeof(*node), GFP_NOFS);
2520 edge = kzalloc(sizeof(*edge), GFP_NOFS);