Searched defs:new_root (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/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 | 590 uint64_t *keys, dm_block_t *new_root) in dm_btree_remove() 688 dm_block_t *new_root, unsigned *nr_removed) in remove_one() 745 dm_block_t *new_root, unsigned *nr_removed) in dm_btree_remove_leaves()
|
D | dm-array.c | 661 const void *value, dm_block_t *new_root) in array_resize() 693 const void *value, dm_block_t *new_root) in dm_array_resize() 801 uint32_t index, const void *value, dm_block_t *new_root) in array_set_value() 842 uint32_t index, const void *value, dm_block_t *new_root) in dm_array_set_value()
|
D | dm-btree.c | 1193 dm_block_t *new_root, struct dm_block **leaf) in btree_get_overwrite_leaf() 1224 uint64_t *keys, void *value, dm_block_t *new_root, in insert() 1311 uint64_t *keys, void *value, dm_block_t *new_root) in dm_btree_insert() 1319 uint64_t *keys, void *value, dm_block_t *new_root, in dm_btree_insert_notify()
|
/linux-6.1.9/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 | 3868 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
|
/linux-6.1.9/lib/ |
D | generic-radix-tree.c | 113 struct genradix_root *r = v, *new_root; in __genradix_ptr_alloc() local
|
D | assoc_array.c | 1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
|
/linux-6.1.9/fs/afs/ |
D | cell.c | 345 struct afs_cell *old_root, *new_root; in afs_cell_init() local
|
/linux-6.1.9/fs/reiserfs/ |
D | ibalance.c | 658 struct buffer_head *new_root; in balance_internal_when_delete() local
|
/linux-6.1.9/fs/btrfs/ |
D | tree-mod-log.c | 344 struct extent_buffer *new_root, in btrfs_tree_mod_log_insert_root()
|
D | ioctl.c | 581 struct btrfs_root *new_root; in create_subvol() local 3772 struct btrfs_root *new_root; in btrfs_ioctl_default_subvol() local
|
D | relocation.c | 4461 struct btrfs_root *new_root; in btrfs_reloc_post_snapshot() local
|
D | inode.c | 5563 struct btrfs_root *new_root; in fixup_tree_root_location() local
|
/linux-6.1.9/tools/perf/util/ |
D | hist.c | 2174 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry() local 2212 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy() local
|
/linux-6.1.9/mm/ |
D | rmap.c | 245 struct anon_vma *new_root = anon_vma->root; in lock_anon_vma_root() local
|