Lines Matching refs:GFP_NOFS
81 e = kmalloc(sizeof(*e), GFP_NOFS); in check_extent_in_eb()
489 ret = ulist_add(parents, eb->start, 0, GFP_NOFS); in add_all_parents()
562 eie, (void **)&old, GFP_NOFS); in add_all_parents()
744 parents = ulist_alloc(GFP_NOFS); in resolve_indirect_refs()
803 GFP_NOFS); in resolve_indirect_refs()
1075 ctx->bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1085 ctx->bytenr, count, sc, GFP_NOFS); in add_inline_refs()
1091 ctx->bytenr, 1, NULL, GFP_NOFS); in add_inline_refs()
1118 count, sc, GFP_NOFS); in add_inline_refs()
1177 ctx->bytenr, 1, NULL, GFP_NOFS); in add_keyed_refs()
1189 sc, GFP_NOFS); in add_keyed_refs()
1196 1, NULL, GFP_NOFS); in add_keyed_refs()
1225 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()
2483 ctx->roots = ulist_alloc(GFP_NOFS); in iterate_extent_inodes()
2826 ret = kzalloc(sizeof(*ret), GFP_NOFS); in btrfs_backref_iter_alloc()
3039 node = kzalloc(sizeof(*node), GFP_NOFS); in btrfs_backref_alloc_node()
3072 edge = kzalloc(sizeof(*edge), GFP_NOFS); in btrfs_backref_alloc_edge()