Home
last modified time | relevance | path

Searched defs:root (Results 476 - 500 of 2183) sorted by relevance

1...<<11121314151617181920>>...88

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstrfilter.c84 struct strfilter_node root, *cur, *last_op; in strfilter_node__new() local
181 struct strfilter_node *right, *root; strfilter__append() local
[all...]
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus.h42 char *root; member
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_super.c114 struct dentry *root = NULL; in v9fs_mount() local
[all...]
/kernel/linux/linux-5.10/fs/autofs/
H A Dexpire.c97 get_next_positive_subdir(struct dentry *prev, struct dentry *root) get_next_positive_subdir() argument
115 get_next_positive_dentry(struct dentry *prev, struct dentry *root) get_next_positive_dentry() argument
279 struct dentry *root = dget(sb->s_root); autofs_expire_direct() local
426 struct dentry *root = sb->s_root; autofs_expire_indirect() local
[all...]
/kernel/linux/linux-5.10/fs/hfsplus/
H A Doptions.c221 int hfsplus_show_options(struct seq_file *seq, struct dentry *root) in hfsplus_show_options() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dcramfs_fs.h63 struct cramfs_inode root; /* root inode data */ member
H A Dadfs_fs.h23 __le32 root; member
H A Dnfs_mount.h44 struct nfs3_fh root; /* 4 */ member
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddelalloc-space.c116 struct btrfs_root *root = inode->root; in btrfs_alloc_data_chunk_ondemand() local
288 struct btrfs_root *root = inode->root; in btrfs_delalloc_reserve_metadata() local
[all...]
H A Ddelayed-inode.h45 struct btrfs_root *root; member
H A Duuid-tree.c293 struct btrfs_root *root = fs_info->uuid_root; in btrfs_uuid_tree_iterate() local
/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_super.c212 struct inode *root; in vxfs_fill_super() local
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dbtrfs-tests.c193 void btrfs_free_dummy_root(struct btrfs_root *root) in btrfs_free_dummy_root() argument
H A Dinode-tests.c15 static void insert_extent(struct btrfs_root *root, u64 start, u64 len, in insert_extent() argument
50 static void insert_inode_item_key(struct btrfs_root *root) in insert_inode_item_key() argument
87 static void setup_file_extents(struct btrfs_root *root, u32 sectorsize) in setup_file_extents() argument
220 struct btrfs_root *root = NULL; test_btrfs_get_extent() local
826 struct btrfs_root *root = NULL; test_hole_first() local
928 struct btrfs_root *root = NULL; test_extent_accounting() local
[all...]
H A Dqgroup-tests.c14 static int insert_normal_tree_ref(struct btrfs_root *root, u64 bytenr, in insert_normal_tree_ref() argument
67 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref() argument
119 static int remove_extent_item(struct btrfs_root *root, u64 bytenr, in remove_extent_item() argument
151 static int remove_extent_ref(struct btrfs_root *root, u64 bytenr, in remove_extent_ref() argument
207 test_no_shared_qgroup(struct btrfs_root *root, u32 sectorsize, u32 nodesize) test_no_shared_qgroup() argument
310 test_multiple_refs(struct btrfs_root *root, u32 sectorsize, u32 nodesize) test_multiple_refs() argument
456 struct btrfs_root *root; btrfs_test_qgroups() local
[all...]
/kernel/linux/linux-5.10/fs/afs/
H A Ddynroot.c45 struct inode *afs_iget_pseudo_dir(struct super_block *sb, bool root) in afs_iget_pseudo_dir() argument
282 struct dentry *root, *subdir; in afs_dynroot_mkdir() local
312 struct dentry *root, *subdir; afs_dynroot_rmdir() local
375 struct dentry *root = sb->s_root, *subdir, *tmp; afs_dynroot_depopulate() local
[all...]
/kernel/linux/linux-5.10/fs/efivarfs/
H A Dsuper.c113 struct dentry *dentry, *root = sb->s_root; in efivarfs_callback() local
197 struct dentry *root; in efivarfs_fill_super() local
/kernel/linux/linux-5.10/lib/reed_solomon/
H A Dreed_solomon.c73 int i, j, sr, root, iprim; in codec_init() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Drbtree.c85 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() argument
227 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color() argument
75 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, struct rb_root *root, int color) __rb_rotate_set_parents() argument
410 __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_erase_color() argument
434 rb_insert_color(struct rb_node *node, struct rb_root *root) rb_insert_color() argument
440 rb_erase(struct rb_node *node, struct rb_root *root) rb_erase() argument
456 __rb_insert_augmented(struct rb_node *node, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) __rb_insert_augmented() argument
466 rb_first(const struct rb_root *root) rb_first() argument
479 rb_last(const struct rb_root *root) rb_last() argument
553 rb_replace_node(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node() argument
570 rb_replace_node_rcu(struct rb_node *victim, struct rb_node *new, struct rb_root *root) rb_replace_node_rcu() argument
623 rb_first_postorder(const struct rb_root *root) rb_first_postorder() argument
[all...]
/kernel/linux/linux-5.10/lib/zlib_inflate/
H A Dinftrees.c29 unsigned root; /* number of index bits for root table */ in zlib_inflate_table() local
[all...]
/kernel/linux/linux-5.10/net/6lowpan/
H A Ddebugfs.c170 struct dentry *root; in lowpan_dev_debugfs_ctx_init() local
233 struct dentry *root; in lowpan_dev_debugfs_802154_init() local
[all...]
/kernel/linux/linux-5.10/kernel/dma/
H A Dpool.c38 struct dentry *root; in dma_atomic_pool_debugfs_init() local
/kernel/linux/linux-5.10/fs/
H A Dproc_namespace.c245 struct path root; in mounts_open_common() local
[all...]
/kernel/linux/linux-5.10/fs/vboxsf/
H A Dvfsmod.h48 u32 root; member
[all...]
/kernel/linux/linux-5.10/net/bridge/netfilter/
H A Debt_stp.c30 u8 root[8]; member

Completed in 12 milliseconds

1...<<11121314151617181920>>...88