Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/persistent-data/
Ddm-bitset.c44 bool default_value, dm_block_t *new_root) in dm_bitset_resize()
63 dm_block_t *new_root) in dm_bitset_flush()
105 uint32_t index, dm_block_t *new_root) in get_array_entry()
123 uint32_t index, dm_block_t *new_root) in dm_bitset_set_bit()
140 uint32_t index, dm_block_t *new_root) in dm_bitset_clear_bit()
157 uint32_t index, dm_block_t *new_root, bool *result) in dm_bitset_test_bit()
Ddm-btree-remove.c513 uint64_t *keys, dm_block_t *new_root) in dm_btree_remove()
610 dm_block_t *new_root, unsigned *nr_removed) in remove_one()
667 dm_block_t *new_root, unsigned *nr_removed) in dm_btree_remove_leaves()
Ddm-array.c643 const void *value, dm_block_t *new_root) in array_resize()
675 const void *value, dm_block_t *new_root) in dm_array_resize()
719 uint32_t index, const void *value, dm_block_t *new_root) in array_set_value()
760 uint32_t index, const void *value, dm_block_t *new_root) in dm_array_set_value()
Ddm-btree.c758 uint64_t *keys, void *value, dm_block_t *new_root, in insert()
849 uint64_t *keys, void *value, dm_block_t *new_root) in dm_btree_insert()
857 uint64_t *keys, void *value, dm_block_t *new_root, in dm_btree_insert_notify()
/linux-4.4.14/fs/
Dfs_struct.c56 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs()
Dnamespace.c2977 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
/linux-4.4.14/fs/afs/
Dcell.c228 struct afs_cell *old_root, *new_root; in afs_cell_init() local
/linux-4.4.14/fs/reiserfs/
Dibalance.c658 struct buffer_head *new_root; in balance_internal_when_delete() local
/linux-4.4.14/lib/
Dassoc_array.c1494 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_verbs.c1865 struct nes_root_vpbl *new_root, in root_256()
1927 struct nes_root_vpbl new_root = { 0, NULL, NULL }; in nes_reg_mr() local
/linux-4.4.14/mm/
Drmap.c229 struct anon_vma *new_root = anon_vma->root; in lock_anon_vma_root() local
/linux-4.4.14/fs/btrfs/
Dioctl.c444 struct btrfs_root *new_root; in create_subvol() local
4070 struct btrfs_root *new_root; in btrfs_ioctl_default_subvol() local
Drelocation.c4633 struct btrfs_root *new_root; local
Dinode.c5353 struct btrfs_root *new_root; in fixup_tree_root_location() local
8996 struct btrfs_root *new_root, in btrfs_create_subvol_root()
Dctree.c666 struct extent_buffer *new_root, gfp_t flags, in tree_mod_log_insert_root()