Lines Matching refs:GFP_NOFS
81 e = kmalloc(sizeof(*e), GFP_NOFS); in check_extent_in_eb()
488 ret = ulist_add(parents, eb->start, 0, GFP_NOFS); in add_all_parents()
561 eie, (void **)&old, GFP_NOFS); in add_all_parents()
742 parents = ulist_alloc(GFP_NOFS); in resolve_indirect_refs()
802 GFP_NOFS); in resolve_indirect_refs()
1074 ctx->bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1084 ctx->bytenr, count, sc, GFP_NOFS); in add_inline_refs()
1090 ctx->bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1117 count, sc, GFP_NOFS); in add_inline_refs()
1176 ctx->bytenr, 1, NULL, GFP_NOFS); in add_keyed_refs()
1188 sc, GFP_NOFS); in add_keyed_refs()
1195 1, NULL, GFP_NOFS); in add_keyed_refs()
1224 count, sc, GFP_NOFS); in add_keyed_refs()
1599 ret = ulist_add(ctx->roots, ref->root_id, 0, GFP_NOFS); in find_parent_nodes()
1642 (void **)&eie, GFP_NOFS); in find_parent_nodes()
1704 ctx->refs = ulist_alloc(GFP_NOFS); in btrfs_find_all_leafs()
1748 ctx->refs = ulist_alloc(GFP_NOFS); in btrfs_find_all_roots_safe()
1753 ctx->roots = ulist_alloc(GFP_NOFS); in btrfs_find_all_roots_safe()
2481 ctx->roots = ulist_alloc(GFP_NOFS); in iterate_extent_inodes()
2826 ret = kzalloc(sizeof(*ret), GFP_NOFS); in btrfs_backref_iter_alloc()
3036 node = kzalloc(sizeof(*node), GFP_NOFS); in btrfs_backref_alloc_node()
3069 edge = kzalloc(sizeof(*edge), GFP_NOFS); in btrfs_backref_alloc_edge()