Searched defs:new_root (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-bitset.c42 dm_bitset_resize(struct dm_disk_bitset *info, dm_block_t root, uint32_t old_nr_entries, uint32_t new_nr_entries, bool default_value, dm_block_t *new_root) dm_bitset_resize() argument
62 dm_bitset_flush(struct dm_disk_bitset *info, dm_block_t root, dm_block_t *new_root) dm_bitset_flush() argument
104 get_array_entry(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root) get_array_entry() argument
122 dm_bitset_set_bit(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root) dm_bitset_set_bit() argument
139 dm_bitset_clear_bit(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root) dm_bitset_clear_bit() argument
156 dm_bitset_test_bit(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root, bool *result) dm_bitset_test_bit() argument
H A Ddm-btree-remove.c552 dm_btree_remove(struct dm_btree_info *info, dm_block_t root, uint64_t *keys, dm_block_t *new_root) dm_btree_remove() argument
H A Ddm-array.c641 array_resize(struct dm_array_info *info, dm_block_t root, uint32_t old_size, uint32_t new_size, const void *value, dm_block_t *new_root) array_resize() argument
718 array_set_value(struct dm_array_info *info, dm_block_t root, uint32_t index, const void *value, dm_block_t *new_root) array_set_value() argument
/linux-4.1.27/fs/
H A Dfs_struct.c56 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) chroot_fs_refs() argument
/linux-4.1.27/fs/afs/
H A Dcell.c228 struct afs_cell *old_root, *new_root; afs_cell_init() local
/linux-4.1.27/fs/reiserfs/
H A Dibalance.c658 struct buffer_head *new_root; balance_internal_when_delete() local
/linux-4.1.27/lib/
H A Dassoc_array.c1494 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; assoc_array_gc() local
/linux-4.1.27/mm/
H A Drmap.c224 struct anon_vma *new_root = anon_vma->root; lock_anon_vma_root() local
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes_verbs.c1942 struct nes_root_vpbl new_root = { 0, NULL, NULL }; nes_reg_mr() local
1878 root_256(struct nes_device *nesdev, struct nes_root_vpbl *root_vpbl, struct nes_root_vpbl *new_root, u16 pbl_count_4k) root_256() argument
/linux-4.1.27/fs/btrfs/
H A Dsuper.c849 struct btrfs_root *new_root; get_default_root() local
H A Drelocation.c4627 struct btrfs_root *new_root; btrfs_reloc_post_snapshot() local
H A Dctree.c664 tree_mod_log_insert_root(struct btrfs_fs_info *fs_info, struct extent_buffer *old_root, struct extent_buffer *new_root, gfp_t flags, int log_removal) tree_mod_log_insert_root() argument
H A Dioctl.c443 struct btrfs_root *new_root; create_subvol() local
3905 struct btrfs_root *new_root; btrfs_ioctl_default_subvol() local
H A Dinode.c5282 struct btrfs_root *new_root; fixup_tree_root_location() local
8853 btrfs_create_subvol_root(struct btrfs_trans_handle *trans, struct btrfs_root *new_root, struct btrfs_root *parent_root, u64 new_dirid) btrfs_create_subvol_root() argument

Completed in 1057 milliseconds