/openbmc/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 | 595 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 D | dm-array.c | 665 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 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()
|
/openbmc/linux/fs/ |
H A D | fs_struct.c | 58 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs()
|
H A D | namespace.c | 4185 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
|
/openbmc/linux/lib/ |
H A D | generic-radix-tree.c | 113 struct genradix_root *r = v, *new_root; in __genradix_ptr_alloc() local
|
H A D | assoc_array.c | 1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
|
/openbmc/u-boot/fs/btrfs/ |
H A D | inode.c | 50 struct btrfs_root *new_root) in btrfs_lookup_inode()
|
/openbmc/linux/fs/afs/ |
H A D | cell.c | 345 struct afs_cell *old_root, *new_root; in afs_cell_init() local
|
/openbmc/linux/fs/reiserfs/ |
H A D | ibalance.c | 658 struct buffer_head *new_root; in balance_internal_when_delete() local
|
/openbmc/linux/fs/btrfs/ |
H A D | tree-mod-log.c | 391 struct extent_buffer *new_root, in btrfs_tree_mod_log_insert_root()
|
H A D | ioctl.c | 592 struct btrfs_root *new_root; in create_subvol() local 2922 struct btrfs_root *new_root; in btrfs_ioctl_default_subvol() local
|
H A D | relocation.c | 4451 struct btrfs_root *new_root; in btrfs_reloc_post_snapshot() local
|
H A D | inode.c | 5414 struct btrfs_root *new_root; in fixup_tree_root_location() local
|
/openbmc/linux/tools/perf/util/ |
H A D | hist.c | 2210 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry() local 2248 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy() local
|
/openbmc/linux/mm/ |
H A D | rmap.c | 246 struct anon_vma *new_root = anon_vma->root; in lock_anon_vma_root() local
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 9079 _syscall2(int, pivot_root, const char *, new_root, const char *, put_old) in _syscall2() argument
|