Home
last modified time | relevance | path

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

/linux-4.1.27/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-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.c659 uint64_t *keys, void *value, dm_block_t *new_root, in insert()
750 uint64_t *keys, void *value, dm_block_t *new_root) in dm_btree_insert()
758 uint64_t *keys, void *value, dm_block_t *new_root, in dm_btree_insert_notify()
Ddm-btree-remove.c553 uint64_t *keys, dm_block_t *new_root) in dm_btree_remove()
/linux-4.1.27/fs/
Dfs_struct.c56 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs()
Dnamespace.c2968 SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, in SYSCALL_DEFINE2() argument
/linux-4.1.27/fs/afs/
Dcell.c228 struct afs_cell *old_root, *new_root; in afs_cell_init() local
/linux-4.1.27/fs/reiserfs/
Dibalance.c658 struct buffer_head *new_root; in balance_internal_when_delete() local
/linux-4.1.27/lib/
Dassoc_array.c1494 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; in assoc_array_gc() local
/linux-4.1.27/mm/
Drmap.c224 struct anon_vma *new_root = anon_vma->root; in lock_anon_vma_root() local
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_verbs.c1880 struct nes_root_vpbl *new_root, in root_256()
1942 struct nes_root_vpbl new_root = { 0, NULL, NULL }; in nes_reg_mr() local
/linux-4.1.27/fs/btrfs/
Dsuper.c849 struct btrfs_root *new_root; in get_default_root() local
Dioctl.c443 struct btrfs_root *new_root; in create_subvol() local
3905 struct btrfs_root *new_root; in btrfs_ioctl_default_subvol() local
Drelocation.c4627 struct btrfs_root *new_root; local
Dinode.c5282 struct btrfs_root *new_root; in fixup_tree_root_location() local
8854 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()