| /kernel/linux/linux-5.10/fs/ |
| H A D | d_path.c | 75 prepend_path(const struct path *path, const struct path *root, char **buffer, int *buflen) prepend_path() argument 180 __d_path(const struct path *path, const struct path *root, char *buf, int buflen) __d_path() argument 200 struct path root = {}; d_absolute_path() local 217 path_with_deleted(const struct path *path, const struct path *root, char **buf, int *buflen) path_with_deleted() argument 236 get_fs_root_rcu(struct fs_struct *fs, struct path *root) get_fs_root_rcu() argument 265 struct path root; d_path() local 399 get_fs_root_and_pwd_rcu(struct fs_struct *fs, struct path *root, struct path *pwd) get_fs_root_and_pwd_rcu() argument 432 struct path pwd, root; SYSCALL_DEFINE2() local [all...] |
| H A D | pnode.c | 60 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id() argument 37 get_peer_under_root(struct mount *mnt, struct mnt_namespace *ns, const struct path *root) get_peer_under_root() argument
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | extents_status.h | 67 struct rb_root root; member 123 struct rb_root root; member
|
| /kernel/linux/linux-5.10/fs/9p/ |
| H A D | v9fs.c | 106 int v9fs_show_options(struct seq_file *m, struct dentry *root) in v9fs_show_options() argument
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | block-rsv.c | 212 int btrfs_block_rsv_add(struct btrfs_root *root, in btrfs_block_rsv_add() argument 245 int btrfs_block_rsv_refill(struct btrfs_root *root, in btrfs_block_rsv_refill() argument 455 get_block_rsv( const struct btrfs_trans_handle *trans, const struct btrfs_root *root) get_block_rsv() argument 476 btrfs_use_block_rsv(struct btrfs_trans_handle *trans, struct btrfs_root *root, u32 blocksize) btrfs_use_block_rsv() argument [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/tests/ |
| H A D | free-space-tree-tests.c | 427 struct btrfs_root *root = NULL; in run_test() local [all...] |
| /kernel/linux/linux-5.10/fs/coda/ |
| H A D | inode.c | 149 struct inode *root = NULL; in coda_fill_super() local [all...] |
| /kernel/linux/linux-5.10/fs/efs/ |
| H A D | super.c | 255 struct inode *root; in efs_fill_super() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | frontswap.c | 485 struct dentry *root = debugfs_create_dir("frontswap", NULL); in init_frontswap() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | rbtree_test.c | 27 static struct rb_root_cached root = RB_ROOT_CACHED; variable 32 static void insert(struct test_node *node, struct rb_root_cached *root) in insert() argument 49 static void insert_cached(struct test_node *node, struct rb_root_cached *root) in insert_cached() argument 69 static inline void erase(struct test_node *node, struct rb_root_cached *root) in erase() argument 74 static inline void erase_cached(struct test_node *node, struct rb_root_cached *root) in erase_cached() argument 85 insert_augmented(struct test_node *node, struct rb_root_cached *root) insert_augmented() argument 109 insert_augmented_cached(struct test_node *node, struct rb_root_cached *root) insert_augmented_cached() argument 138 erase_augmented(struct test_node *node, struct rb_root_cached *root) erase_augmented() argument 143 erase_augmented_cached(struct test_node *node, struct rb_root_cached *root) erase_augmented_cached() argument [all...] |
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_stat.c | 75 static int insert_stat(struct rb_root *root, void *stat, cmp_func_t cmp) in insert_stat() argument 126 struct rb_root *root = &session->stat_root; in stat_seq_init() local
|
| /kernel/linux/linux-5.10/kernel/cgroup/ |
| H A D | rstat.c | 83 cgroup_rstat_cpu_pop_updated(struct cgroup *pos, struct cgroup *root, int cpu) cgroup_rstat_cpu_pop_updated() argument [all...] |
| H A D | cgroup-internal.h | 48 struct cgroup_root *root; member
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | ucount.c | 24 set_lookup(struct ctl_table_root *root) in set_lookup() argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | uptodate.c | 131 static unsigned int ocfs2_purge_copied_metadata_tree(struct rb_root *root) in ocfs2_purge_copied_metadata_tree() argument 160 struct rb_root root = RB_ROOT; in ocfs2_metadata_cache_purge() local
|
| /kernel/linux/linux-5.10/fs/qnx4/ |
| H A D | inode.c | 189 struct inode *root; in qnx4_fill_super() local [all...] |
| /kernel/linux/linux-5.10/fs/ramfs/ |
| H A D | inode.c | 165 static int ramfs_show_options(struct seq_file *m, struct dentry *root) in ramfs_show_options() argument
|
| /kernel/linux/linux-5.10/fs/romfs/ |
| H A D | super.c | 462 struct inode *root; in romfs_fill_super() local
|
| /kernel/linux/linux-5.10/fs/squashfs/ |
| H A D | super.c | 91 struct inode *root; in squashfs_fill_super() local [all...] |
| /kernel/linux/linux-5.10/fs/vboxsf/ |
| H A D | file.c | 17 u32 root; member
|
| H A D | vboxsf_wrappers.c | 75 int vboxsf_map_folder(struct shfl_string *folder_name, u32 *root) in vboxsf_map_folder() argument 102 int vboxsf_unmap_folder(u32 root) in vboxsf_unmap_folder() argument 130 vboxsf_create(u32 root, struct shfl_string *parsed_path, struct shfl_createparms *create_parms) vboxsf_create() argument 149 vboxsf_close(u32 root, u64 handle) vboxsf_close() argument 162 vboxsf_remove(u32 root, struct shfl_string *parsed_path, u32 flags) vboxsf_remove() argument 179 vboxsf_rename(u32 root, struct shfl_string *src_path, struct shfl_string *dest_path, u32 flags) vboxsf_rename() argument 201 vboxsf_read(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) vboxsf_read() argument 225 vboxsf_write(u32 root, u64 handle, u64 offset, u32 *buf_len, u8 *buf) vboxsf_write() argument 250 vboxsf_dirinfo(u32 root, u64 handle, struct shfl_string *parsed_path, u32 flags, u32 index, u32 *buf_len, struct shfl_dirinfo *buf, u32 *file_count) vboxsf_dirinfo() argument 294 vboxsf_fsinfo(u32 root, u64 handle, u32 flags, u32 *buf_len, void *buf) vboxsf_fsinfo() argument 320 vboxsf_readlink(u32 root, struct shfl_string *parsed_path, u32 buf_len, u8 *buf) vboxsf_readlink() argument 340 vboxsf_symlink(u32 root, struct shfl_string *new_path, struct shfl_string *old_path, struct shfl_fsobjinfo *buf) vboxsf_symlink() argument [all...] |
| /kernel/linux/linux-5.10/net/bridge/ |
| H A D | br_stp.c | 211 struct net_bridge_port *root in br_transmit_config() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | inet_fragment.c | 232 unsigned int inet_frag_rbtree_purge(struct rb_root *root) in inet_frag_rbtree_purge() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_debugfs.c | 420 struct dentry *root; in drm_debugfs_connector_add() local 176 drm_debugfs_create_files(const struct drm_info_list *files, int count, struct dentry *root, struct drm_minor *minor) drm_debugfs_create_files() argument 206 drm_debugfs_init(struct drm_minor *minor, int minor_id, struct dentry *root) drm_debugfs_init() argument 454 struct dentry *root; drm_debugfs_crtc_add() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_buddy.c | 179 struct i915_buddy_block *root; in igt_check_mm() local [all...] |