Home
last modified time | relevance | path

Searched defs:new_root (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-bitset.c88 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 Ddm-btree-remove.c595 uint64_t *keys, dm_block_t *new_root) in dm_btree_remove()
694 dm_block_t *new_root, unsigned int *nr_removed) in remove_one()
751 dm_block_t *new_root, unsigned int *nr_removed) in dm_btree_remove_leaves()
H A Ddm-array.c665 const void *value, dm_block_t *new_root) in array_resize()
697 const void *value, dm_block_t *new_root) in dm_array_resize()
807 uint32_t index, const void *value, dm_block_t *new_root) in array_set_value()
848 uint32_t index, const void *value, dm_block_t *new_root) in dm_array_set_value()
H A Ddm-btree.c1204 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()
/openbmc/linux/fs/
H A Dfs_struct.c58 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs()
H A Dnamespace.c4177 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
/openbmc/linux/lib/
H A Dgeneric-radix-tree.c113 struct genradix_root *r = v, *new_root; in __genradix_ptr_alloc() local
H A Dassoc_array.c1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
/openbmc/u-boot/fs/btrfs/
H A Dinode.c50 struct btrfs_root *new_root) in btrfs_lookup_inode()
/openbmc/linux/fs/afs/
H A Dcell.c345 struct afs_cell *old_root, *new_root; in afs_cell_init() local
/openbmc/linux/fs/reiserfs/
H A Dibalance.c658 struct buffer_head *new_root; in balance_internal_when_delete() local
/openbmc/linux/fs/btrfs/
H A Dtree-mod-log.c391 struct extent_buffer *new_root, in btrfs_tree_mod_log_insert_root()
H A Dioctl.c594 struct btrfs_root *new_root; in create_subvol() local
2924 struct btrfs_root *new_root; in btrfs_ioctl_default_subvol() local
H A Drelocation.c4521 struct btrfs_root *new_root; in btrfs_reloc_post_snapshot() local
H A Dinode.c5406 struct btrfs_root *new_root; in fixup_tree_root_location() local
/openbmc/linux/tools/perf/util/
H A Dhist.c2205 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry() local
2243 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy() local
/openbmc/linux/mm/
H A Drmap.c246 struct anon_vma *new_root = anon_vma->root; in lock_anon_vma_root() local
/openbmc/qemu/linux-user/
H A Dsyscall.c8946 _syscall2(int, pivot_root, const char *, new_root, const char *, put_old) in _syscall2() argument