Searched defs:new_root (Results 1 – 16 of 16) sorted by relevance
/linux-5.10/drivers/md/persistent-data/ |
D | dm-bitset.c | 86 bool default_value, dm_block_t *new_root) in dm_bitset_resize() 105 dm_block_t *new_root) in dm_bitset_flush() 147 uint32_t index, dm_block_t *new_root) in get_array_entry() 165 uint32_t index, dm_block_t *new_root) in dm_bitset_set_bit() 182 uint32_t index, dm_block_t *new_root) in dm_bitset_clear_bit() 199 uint32_t index, dm_block_t *new_root, bool *result) in dm_bitset_test_bit()
|
D | dm-btree-remove.c | 519 uint64_t *keys, dm_block_t *new_root) in dm_btree_remove() 616 dm_block_t *new_root, unsigned *nr_removed) in remove_one() 673 dm_block_t *new_root, unsigned *nr_removed) in dm_btree_remove_leaves()
|
D | dm-array.c | 657 const void *value, dm_block_t *new_root) in array_resize() 689 const void *value, dm_block_t *new_root) in dm_array_resize() 797 uint32_t index, const void *value, dm_block_t *new_root) in array_set_value() 838 uint32_t index, const void *value, dm_block_t *new_root) in dm_array_set_value()
|
D | dm-btree.c | 764 uint64_t *keys, void *value, dm_block_t *new_root, in insert() 851 uint64_t *keys, void *value, dm_block_t *new_root) in dm_btree_insert() 859 uint64_t *keys, void *value, dm_block_t *new_root, in dm_btree_insert_notify()
|
/linux-5.10/fs/ |
D | fs_struct.c | 58 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs()
|
D | namespace.c | 3685 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
|
/linux-5.10/lib/ |
D | generic-radix-tree.c | 113 struct genradix_root *r = v, *new_root; in __genradix_ptr_alloc() local
|
D | assoc_array.c | 1463 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
|
/linux-5.10/fs/afs/ |
D | cell.c | 343 struct afs_cell *old_root, *new_root; in afs_cell_init() local
|
/linux-5.10/fs/reiserfs/ |
D | ibalance.c | 658 struct buffer_head *new_root; in balance_internal_when_delete() local
|
/linux-5.10/mm/ |
D | rmap.c | 240 struct anon_vma *new_root = anon_vma->root; in lock_anon_vma_root() local
|
/linux-5.10/tools/perf/util/ |
D | hist.c | 2163 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry() local 2201 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy() local
|
/linux-5.10/fs/btrfs/ |
D | ioctl.c | 589 struct btrfs_root *new_root; in create_subvol() local 3357 struct btrfs_root *new_root; in btrfs_ioctl_default_subvol() local
|
D | relocation.c | 4024 struct btrfs_root *new_root; in btrfs_reloc_post_snapshot() local
|
D | inode.c | 5259 struct btrfs_root *new_root; in fixup_tree_root_location() local 8594 struct btrfs_root *new_root, in btrfs_create_subvol_root()
|
D | ctree.c | 574 struct extent_buffer *new_root, int log_removal) in tree_mod_log_insert_root()
|