Searched defs:new_root (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/md/persistent-data/ |
| H A D | dm-bitset.c | 88 bool default_value, dm_block_t *new_root) in dm_bitset_resize() 107 dm_block_t *new_root) in dm_bitset_flush() 149 uint32_t index, dm_block_t *new_root) in get_array_entry() 167 uint32_t index, dm_block_t *new_root) in dm_bitset_set_bit() 184 uint32_t index, dm_block_t *new_root) in dm_bitset_clear_bit() 201 uint32_t index, dm_block_t *new_root, bool *result) in dm_bitset_test_bit()
|
| H A D | dm-btree-remove.c | 603 uint64_t *keys, dm_block_t *new_root) in dm_btree_remove() 702 dm_block_t *new_root, unsigned int *nr_removed) in remove_one() 759 dm_block_t *new_root, unsigned int *nr_removed) in dm_btree_remove_leaves()
|
| H A D | dm-btree.c | 1204 dm_block_t *new_root, struct dm_block **leaf) in btree_get_overwrite_leaf() 1235 uint64_t *keys, void *value, dm_block_t *new_root, in insert() 1322 uint64_t *keys, void *value, dm_block_t *new_root) in dm_btree_insert() 1330 uint64_t *keys, void *value, dm_block_t *new_root, in dm_btree_insert_notify()
|
| /linux/lib/ |
| H A D | generic-radix-tree.c | 35 struct genradix_root *r = v, *new_root; in __genradix_ptr_alloc() local
|
| H A D | assoc_array.c | 1461 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
|
| /linux/fs/afs/ |
| H A D | cell.c | 417 struct afs_cell *old_root, *new_root; in afs_cell_init() local
|
| /linux/fs/btrfs/ |
| H A D | ioctl.c | 548 struct btrfs_root *new_root; in create_subvol() local 1870 bool new_root = false; in btrfs_ioctl_ino_lookup() local 2784 struct btrfs_root *new_root; in btrfs_ioctl_default_subvol() local
|
| H A D | relocation.c | 5966 struct btrfs_root *new_root; in btrfs_reloc_post_snapshot() local
|
| H A D | inode.c | 5821 struct btrfs_root *new_root; in fixup_tree_root_location() local
|
| /linux/tools/perf/util/ |
| H A D | hist.c | 2356 struct rb_root_cached new_root = RB_ROOT_CACHED; resort_filtered_entry() local 2394 struct rb_root_cached new_root = RB_ROOT_CACHED; hists__filter_hierarchy() local
|