| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | super.c | 133 static int hfs_show_options(struct seq_file *seq, struct dentry *root) in hfs_show_options() argument
|
| /kernel/linux/linux-6.6/fs/qnx4/ |
| H A D | inode.c | 189 struct inode *root; in qnx4_fill_super() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | cached_dir.c | 455 struct rb_root *root = &cifs_sb->tlink_tree; in close_all_cached_dirs() local
|
| H A D | cifs_fs_sb.h | 72 struct dentry *root; member
|
| H A D | dfs.h | 143 struct dfs_root_ses *root, *tmp; in dfs_put_root_smb_sessions() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | block-rsv.c | 328 struct btrfs_root *root, *tmp; in btrfs_update_global_block_rsv() local 399 void btrfs_init_root_block_rsv(struct btrfs_root *root) in btrfs_init_root_block_rsv() argument 455 get_block_rsv( const struct btrfs_trans_handle *trans, const struct btrfs_root *root) get_block_rsv() argument 477 btrfs_use_block_rsv(struct btrfs_trans_handle *trans, struct btrfs_root *root, u32 blocksize) btrfs_use_block_rsv() argument [all...] |
| H A D | xattr.c | 31 struct btrfs_root *root = BTRFS_I(inode)->root; in btrfs_getxattr() local 87 struct btrfs_root *root = BTRFS_I(inode)->root; in btrfs_setxattr() local 232 struct btrfs_root *root = BTRFS_I(inode)->root; btrfs_setxattr_trans() local 282 struct btrfs_root *root = BTRFS_I(inode)->root; btrfs_listxattr() local 393 struct btrfs_root *root = BTRFS_I(inode)->root; btrfs_xattr_handler_set_prop() local [all...] |
| H A D | dir-item.c | 115 struct btrfs_root *root = dir->root; in btrfs_insert_dir_item() local 21 insert_with_overflow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *cpu_key, u32 data_size, const char *name, int name_len) insert_with_overflow() argument 56 btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, const char *name, u16 name_len, const void *data, u16 data_len) btrfs_insert_xattr_item() argument 177 btrfs_lookup_match_dir( struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, const char *name, int name_len, int mod) btrfs_lookup_match_dir() argument 212 btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const struct fscrypt_str *name, int mod) btrfs_lookup_dir_item() argument 233 btrfs_check_dir_item_collision(struct btrfs_root *root, u64 dir, const struct fscrypt_str *name) btrfs_check_dir_item_collision() argument 308 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 index, const struct fscrypt_str *name, int mod) btrfs_lookup_dir_index_item() argument 329 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, const struct fscrypt_str *name) btrfs_search_dir_index_item() argument 356 btrfs_lookup_xattr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, u16 name_len, int mod) btrfs_lookup_xattr() argument 417 btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_dir_item *di) btrfs_delete_one_dir_name() argument [all...] |
| /kernel/linux/linux-6.6/fs/efivarfs/ |
| H A D | super.c | 156 struct dentry *dentry, *root = sb->s_root; in efivarfs_callback() local 238 struct dentry *root; in efivarfs_fill_super() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | mount.h | 10 struct mount * root; member 128 struct path root; member
|
| 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-6.6/fs/ocfs2/ |
| H A D | uptodate.c | 129 static unsigned int ocfs2_purge_copied_metadata_tree(struct rb_root *root) in ocfs2_purge_copied_metadata_tree() argument 158 struct rb_root root = RB_ROOT; in ocfs2_metadata_cache_purge() local
|
| /kernel/linux/linux-6.6/fs/ramfs/ |
| H A D | inode.c | 176 static int ramfs_show_options(struct seq_file *m, struct dentry *root) in ramfs_show_options() argument
|
| /kernel/linux/linux-6.6/fs/romfs/ |
| H A D | super.c | 462 struct inode *root; in romfs_fill_super() local
|
| /kernel/linux/linux-6.6/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-6.6/include/linux/ |
| H A D | mempolicy.h | 123 struct rb_root root; member
|
| H A D | radix-tree.h | 86 static inline bool radix_tree_empty(const struct radix_tree_root *root) in radix_tree_empty() argument 323 radix_tree_iter_lookup(const struct radix_tree_root *root, struct radix_tree_iter *iter, unsigned long index) radix_tree_iter_lookup() argument [all...] |
| H A D | rbtree_augmented.h | 47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument 54 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument 195 __rb_change_child(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child() argument 208 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child_rcu() argument 224 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() argument 326 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument 335 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | extents_status.h | 67 struct rb_root root; member 123 struct rb_root root; member
|
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | super.c | 84 static int jffs2_show_options(struct seq_file *s, struct dentry *root) in jffs2_show_options() argument
|
| /kernel/linux/linux-6.6/include/net/iucv/ |
| H A D | iucv.h | 493 struct device *root; member
|
| /kernel/linux/linux-6.6/drivers/soc/qcom/ |
| H A D | qcom_stats.c | 124 static void qcom_create_soc_sleep_stat_files(struct dentry *root, void __iomem *reg, in qcom_create_soc_sleep_stat_files() argument 170 static void qcom_create_subsystem_stat_files(struct dentry *root, in qcom_create_subsystem_stat_files() argument 186 struct dentry *root; in qcom_stats_probe() local 221 struct dentry *root in qcom_stats_remove() local [all...] |
| /kernel/linux/linux-6.6/drivers/soc/amlogic/ |
| H A D | meson-clk-measure.c | 609 struct dentry *root, *clks; in meson_msr_probe() local
|
| /kernel/linux/linux-6.6/drivers/platform/surface/ |
| H A D | surface_aggregator_registry.c | 381 struct fwnode_handle *root; in ssam_platform_hub_probe() local
|