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

/linux-master/fs/
H A Dfs_struct.c58 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) argument
/linux-master/lib/
H A Dgeneric-radix-tree.c103 struct genradix_root *r = v, *new_root; local
H A Dassoc_array.c1462 struct assoc_array_ptr *new_root, *new_parent, **new_ptr_pp; local
/linux-master/drivers/md/persistent-data/
H A Ddm-bitset.c86 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) argument
106 dm_bitset_flush(struct dm_disk_bitset *info, dm_block_t root, dm_block_t *new_root) argument
148 get_array_entry(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root) argument
166 dm_bitset_set_bit(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root) argument
183 dm_bitset_clear_bit(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root) argument
200 dm_bitset_test_bit(struct dm_disk_bitset *info, dm_block_t root, uint32_t index, dm_block_t *new_root, bool *result) argument
[all...]
H A Ddm-btree-remove.c594 dm_btree_remove(struct dm_btree_info *info, dm_block_t root, uint64_t *keys, dm_block_t *new_root) argument
692 remove_one(struct dm_btree_info *info, dm_block_t root, uint64_t *keys, uint64_t end_key, dm_block_t *new_root, unsigned int *nr_removed) argument
749 dm_btree_remove_leaves(struct dm_btree_info *info, dm_block_t root, uint64_t *first_key, uint64_t end_key, dm_block_t *new_root, unsigned int *nr_removed) argument
H A Ddm-array.c663 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) argument
806 array_set_value(struct dm_array_info *info, dm_block_t root, uint32_t index, const void *value, dm_block_t *new_root) argument
H A Ddm-btree.c1202 btree_get_overwrite_leaf(struct dm_btree_info *info, dm_block_t root, uint64_t key, int *index, dm_block_t *new_root, struct dm_block **leaf) argument
/linux-master/fs/reiserfs/
H A Dibalance.c658 struct buffer_head *new_root; local
/linux-master/fs/afs/
H A Dcell.c344 struct afs_cell *old_root, *new_root; local
/linux-master/fs/btrfs/
H A Dtree-mod-log.c389 btrfs_tree_mod_log_insert_root(struct extent_buffer *old_root, struct extent_buffer *new_root, bool log_removal) argument
H A Drelocation.c4569 struct btrfs_root *new_root; local
H A Dioctl.c604 struct btrfs_root *new_root; local
2954 struct btrfs_root *new_root; local
[all...]
H A Dinode.c5453 struct btrfs_root *new_root; local
/linux-master/mm/
H A Drmap.c246 struct anon_vma *new_root = anon_vma->root; local
/linux-master/tools/perf/util/
H A Dhist.c2203 struct rb_root_cached new_root = RB_ROOT_CACHED; local
2241 struct rb_root_cached new_root = RB_ROOT_CACHED; local

Completed in 408 milliseconds