Searched refs:root (Results 201 - 225 of 1075) sorted by relevance

1234567891011>>

/linux-master/fs/btrfs/
H A Ddefrag.h25 int btrfs_defrag_root(struct btrfs_root *root);
H A Dfile-item.c48 struct btrfs_fs_info *fs_info = inode->root->fs_info;
90 ASSERT(IS_ALIGNED(start + len, inode->root->fs_info->sectorsize));
92 if (btrfs_fs_incompat(inode->root->fs_info, NO_HOLES))
118 ASSERT(IS_ALIGNED(start + len, inode->root->fs_info->sectorsize) ||
121 if (btrfs_fs_incompat(inode->root->fs_info, NO_HOLES))
159 struct btrfs_root *root,
175 ret = btrfs_insert_empty_item(trans, root, path, &file_key,
201 struct btrfs_root *root,
205 struct btrfs_fs_info *fs_info = root->fs_info;
218 ret = btrfs_search_slot(trans, root,
158 btrfs_insert_hole_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 objectid, u64 pos, u64 num_bytes) argument
200 btrfs_lookup_csum(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 bytenr, int cow) argument
253 btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, u64 offset, int mod) argument
453 btrfs_lookup_csums_list(struct btrfs_root *root, u64 start, u64 end, struct list_head *list, int search_commit, bool nowait) argument
596 btrfs_lookup_csums_bitmap(struct btrfs_root *root, struct btrfs_path *path, u64 start, u64 end, u8 *csum_buf, unsigned long *csum_bitmap) argument
860 btrfs_del_csums(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 bytenr, u64 len) argument
1004 find_next_csum_offset(struct btrfs_root *root, struct btrfs_path *path, u64 *next_offset) argument
1035 btrfs_csum_file_blocks(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_ordered_sum *sums) argument
1264 struct btrfs_root *root = inode->root; local
[all...]
H A Dextent-tree.c38 #include "root-tree.h"
74 struct btrfs_root *root = btrfs_extent_root(fs_info, start); local
86 ret = btrfs_search_slot(NULL, root, &key, path, 0, 0);
304 * - Objectid of the subvolume root
446 struct btrfs_root *root = btrfs_extent_root(trans->fs_info, bytenr); local
466 ret = btrfs_search_slot(trans, root, &key, path, -1, 1);
482 ret = btrfs_next_leaf(root, path);
522 struct btrfs_root *root = btrfs_extent_root(trans->fs_info, bytenr); local
541 ret = btrfs_insert_empty_item(trans, root, path, &key, size);
567 ret = btrfs_insert_empty_item(trans, root, pat
595 remove_extent_data_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, int refs_to_drop) argument
687 struct btrfs_root *root = btrfs_extent_root(trans->fs_info, bytenr); local
711 struct btrfs_root *root = btrfs_extent_root(trans->fs_info, bytenr); local
789 struct btrfs_root *root = btrfs_extent_root(fs_info, bytenr); local
1234 remove_extent_backref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, int refs_to_drop, int is_data) argument
1551 u64 root = href->owning_root; local
1643 struct btrfs_root *root; local
2174 find_middle(struct rb_root *root) argument
2289 check_delayed_ref(struct btrfs_root *root, struct btrfs_path *path, u64 objectid, u64 offset, u64 bytenr) argument
2375 check_committed_ref(struct btrfs_root *root, struct btrfs_path *path, u64 objectid, u64 offset, u64 bytenr, bool strict) argument
2468 btrfs_cross_ref_exist(struct btrfs_root *root, u64 objectid, u64 offset, u64 bytenr, bool strict, struct btrfs_path *path) argument
2489 __btrfs_mod_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref, int inc) argument
2576 btrfs_inc_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref) argument
2582 btrfs_dec_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *buf, int full_backref) argument
2588 get_alloc_profile_by_root(struct btrfs_root *root, int data) argument
4167 struct btrfs_root *root = fs_info->chunk_root; local
4399 find_free_extent(struct btrfs_root *root, struct btrfs_key *ins, struct find_free_extent_ctl *ffe_ctl) argument
4698 btrfs_reserve_extent(struct btrfs_root *root, u64 ram_bytes, u64 num_bytes, u64 min_alloc_size, u64 empty_size, u64 hint_byte, struct btrfs_key *ins, int is_data, int delalloc) argument
4964 btrfs_alloc_reserved_file_extent(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 owner, u64 offset, u64 ram_bytes, struct btrfs_key *ins) argument
5063 btrfs_init_new_buffer(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 bytenr, int level, u64 owner, enum btrfs_lock_nesting nest) argument
5146 btrfs_alloc_tree_block(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 parent, u64 root_objectid, const struct btrfs_disk_key *key, int level, u64 hint, u64 empty_size, u64 reloc_src_root, enum btrfs_lock_nesting nest) argument
5259 reada_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct walk_control *wc, struct btrfs_path *path) argument
5347 walk_down_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int lookup_info) argument
5419 check_ref_exists(struct btrfs_trans_handle *trans, struct btrfs_root *root, u64 bytenr, u64 parent, int level) argument
5455 do_walk_down(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int *lookup_info) argument
5672 walk_up_proc(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) argument
5778 walk_down_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc) argument
5810 walk_up_tree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct walk_control *wc, int max_level) argument
5858 btrfs_drop_snapshot(struct btrfs_root *root, int update_ref, int for_reloc) argument
6125 btrfs_drop_subtree(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct extent_buffer *node, struct extent_buffer *parent) argument
[all...]
H A Dtree-mod-log.h47 struct extent_buffer *btrfs_get_old_root(struct btrfs_root *root, u64 time_seq);
48 int btrfs_old_root_level(struct btrfs_root *root, u64 time_seq);
/linux-master/fs/nilfs2/
H A Difile.h40 int nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root,
/linux-master/net/6lowpan/
H A Ddebugfs.c170 struct dentry *root; local
178 root = debugfs_create_dir(buf, ctx);
180 debugfs_create_file("active", 0644, root, &ldev->ctx.table[id],
183 debugfs_create_file("compression", 0644, root, &ldev->ctx.table[id],
186 debugfs_create_file("prefix", 0644, root, &ldev->ctx.table[id],
189 debugfs_create_file("prefix_len", 0644, root, &ldev->ctx.table[id],
233 struct dentry *root; local
238 root = debugfs_create_dir("ieee802154", ldev->iface_debugfs);
240 debugfs_create_file("short_addr", 0444, root,
251 /* creating the root */
[all...]
/linux-master/arch/x86/platform/olpc/
H A Dolpc.c182 static bool __init check_ofw_architecture(struct device_node *root) argument
187 olpc_arch = of_get_property(root, "architecture", &propsize);
191 static u32 __init get_board_revision(struct device_node *root) argument
196 rev = of_get_property(root, "board-revision-int", &propsize);
205 struct device_node *root = of_find_node_by_path("/"); local
208 if (!root)
211 success = check_ofw_architecture(root);
213 olpc_platform_info.boardrev = get_board_revision(root);
221 of_node_put(root);
/linux-master/tools/testing/selftests/exec/
H A Dbinfmt_script.py39 # @root: start of executable pathname
42 # @fill: character to fill between @root and @target to reach @size bytes
45 def test(name, size, good=True, leading="", root="./", target="/perl",
54 remaining = size - len(hashbang) - len(leading) - len(root) - len(target) - len(arg)
62 dirpath = root + middle
69 buf=hashbang + leading + root + middle + target + arg + newline
123 test(name="whitespace-too-big", size=SIZE+71, good=False, root="",
128 test(name="empty", size=2, good=False, root="",
131 test(name="spaces", size=SIZE-1, good=False, root="", fill=" ",
135 root
142 root="./nix/store/bwav8kz8b3y471wjsybgzw84mrh4js9-perl-5.28.1/bin", variable
[all...]
/linux-master/fs/btrfs/tests/
H A Dfree-space-tree-tests.c428 struct btrfs_root *root = NULL; local
441 root = btrfs_alloc_dummy_root(fs_info);
442 if (IS_ERR(root)) {
444 ret = PTR_ERR(root);
448 btrfs_set_super_compat_ro_flags(root->fs_info->super_copy,
450 root->root_key.objectid = BTRFS_FREE_SPACE_TREE_OBJECTID;
451 root->root_key.type = BTRFS_ROOT_ITEM_KEY;
452 root->root_key.offset = 0;
453 btrfs_global_root_insert(root);
454 root
[all...]
H A Dextent-buffer-tests.c17 struct btrfs_root *root = NULL; local
37 root = btrfs_alloc_dummy_root(fs_info);
38 if (IS_ERR(root)) {
40 ret = PTR_ERR(root);
65 * Passing a NULL trans handle is fine here, we have a dummy root eb
68 btrfs_setup_item_for_insert(NULL, root, path, &key, value_len);
79 ret = btrfs_split_item(NULL, root, path, &key, 17);
138 ret = btrfs_split_item(NULL, root, path, &key, 4);
214 btrfs_free_dummy_root(root);
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_debugfs.c179 struct dentry *root, struct hinic_debug_priv **dbg, char **field,
192 tmp->root = root;
196 debugfs_create_file(field[i], 0400, root, &tmp->field_id[i], &hinic_dbg_cmd_fops);
207 debugfs_remove_recursive(dbg->root);
215 struct dentry *root; local
222 root = debugfs_create_dir(sub_dir, dev->sq_dbgfs);
224 return create_dbg_files(dev, HINIC_DBG_SQ_INFO, sq, root, &sq->dbg, sq_fields,
237 struct dentry *root; local
244 root
178 create_dbg_files(struct hinic_dev *dev, enum hinic_dbg_type type, void *data, struct dentry *root, struct hinic_debug_priv **dbg, char **field, int nfile) argument
[all...]
/linux-master/fs/hpfs/
H A Dsuper.c494 static int hpfs_show_options(struct seq_file *seq, struct dentry *root) argument
496 struct hpfs_sb_info *sbi = hpfs_sb(root->d_sb);
544 struct inode *root; local
619 sbi->sb_root = le32_to_cpu(superblock->root);
708 root = iget_locked(s, sbi->sb_root);
709 if (!root)
711 hpfs_init_inode(root);
712 hpfs_read_inode(root);
713 unlock_new_inode(root);
714 s->s_root = d_make_root(root);
[all...]
/linux-master/drivers/of/
H A Dplatform.c399 * @root: parent of the first level to probe or NULL for the root of the tree
403 * Note that children of the provided root are not instantiated as devices
404 * unless the specified root itself matches the bus list and is not NULL.
406 int of_platform_bus_probe(struct device_node *root, argument
413 root = root ? of_node_get(root) : of_find_node_by_path("/");
414 if (!root)
418 pr_debug(" starting at: %pOF\n", root);
457 of_platform_populate(struct device_node *root, const struct of_device_id *matches, const struct of_dev_auxdata *lookup, struct device *parent) argument
489 of_platform_default_populate(struct device_node *root, const struct of_dev_auxdata *lookup, struct device *parent) argument
[all...]
/linux-master/include/linux/
H A Dassoc_array.h23 struct assoc_array_ptr *root; /* The node at the root of the tree */ member in struct:assoc_array
56 array->root = NULL;
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_ets.sh22 tc qdisc replace dev $swp2 root handle 3: tbf rate 1gbit \
61 tc qdisc del dev $swp2 root handle 3:
/linux-master/arch/s390/hypfs/
H A Dhypfs.h34 extern int hypfs_diag_create_files(struct dentry *root);
39 extern int hypfs_vm_create_files(struct dentry *root);
/linux-master/arch/powerpc/platforms/cell/
H A Dsetup.c65 struct device_node *root; local
68 root = of_find_node_by_path("/");
69 if (root)
70 model = of_get_property(root, "model", NULL);
72 of_node_put(root);
155 struct device_node *root = of_find_node_by_path("/"); local
165 for_each_child_of_node(root, np) {
171 of_node_put(root);
/linux-master/arch/powerpc/platforms/86xx/
H A Dmvme7100.c79 unsigned long root = of_get_flat_dt_root(); local
81 return of_flat_dt_is_compatible(root, "artesyn,MVME7100");
/linux-master/tools/perf/util/
H A Dcgroup.h41 struct cgroup *__cgroup__find(struct rb_root *root, uint64_t id);
55 void read_all_cgroups(struct rb_root *root);
H A Dannotate-data.h119 void annotated_data_type__tree_delete(struct rb_root *root);
141 static inline void annotated_data_type__tree_delete(struct rb_root *root __maybe_unused)
/linux-master/tools/testing/selftests/net/
H A Dtxtimestamp.sh11 tc qdisc add dev lo root netem delay 10ms
17 tc qdisc add dev ifb_netem0 root netem delay 20ms
/linux-master/fs/kernfs/
H A Dinode.c102 struct kernfs_root *root = kernfs_root(kn); local
104 down_write(&root->kernfs_iattr_rwsem);
106 up_write(&root->kernfs_iattr_rwsem);
115 struct kernfs_root *root; local
121 root = kernfs_root(kn);
122 down_write(&root->kernfs_iattr_rwsem);
135 up_write(&root->kernfs_iattr_rwsem);
189 struct kernfs_root *root = kernfs_root(kn); local
191 down_read(&root->kernfs_iattr_rwsem);
194 up_read(&root
278 struct kernfs_root *root; local
[all...]
/linux-master/drivers/vhost/
H A Diotlb.c31 vhost_iotlb_itree_remove(map, &iotlb->root);
94 vhost_iotlb_itree_insert(map, &iotlb->root);
122 while ((map = vhost_iotlb_itree_iter_first(&iotlb->root,
137 iotlb->root = RB_ROOT_CACHED;
197 return vhost_iotlb_itree_iter_first(&iotlb->root, start, last);
/linux-master/drivers/soc/tegra/cbb/
H A Dtegra-cbb.c74 static struct dentry *root; local
76 if (!root) {
77 root = debugfs_create_file("tegra_cbb_err", 0444, NULL, cbb, &tegra_cbb_err_fops);
78 if (IS_ERR_OR_NULL(root)) {
80 return PTR_ERR(root);
/linux-master/drivers/soc/loongson/
H A Dloongson2_guts.c95 struct device_node *root, *np = pdev->dev.of_node; local
113 root = of_find_node_by_path("/");
114 if (of_property_read_string(root, "model", &machine))
115 of_property_read_string_index(root, "compatible", 0, &machine);
116 of_node_put(root);

Completed in 304 milliseconds

1234567891011>>