Home
last modified time | relevance | path

Searched defs:root (Results 901 - 925 of 2362) sorted by relevance

1...<<31323334353637383940>>...95

/kernel/linux/linux-6.6/fs/hfs/
H A Dsuper.c133 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 Dinode.c189 struct inode *root; in qnx4_fill_super() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcached_dir.c455 struct rb_root *root = &cifs_sb->tlink_tree; in close_all_cached_dirs() local
H A Dcifs_fs_sb.h72 struct dentry *root; member
H A Ddfs.h143 struct dfs_root_ses *root, *tmp; in dfs_put_root_smb_sessions() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dblock-rsv.c328 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 Dxattr.c31 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 Ddir-item.c115 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 Dsuper.c156 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 Dmount.h10 struct mount * root; member
128 struct path root; member
H A Dpnode.c60 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 Duptodate.c129 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 Dinode.c176 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 Dsuper.c462 struct inode *root; in romfs_fill_super() local
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dfile.c17 u32 root; member
H A Dvboxsf_wrappers.c75 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 Dmempolicy.h123 struct rb_root root; member
H A Dradix-tree.h86 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 Drbtree_augmented.h47 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 Dextents_status.h67 struct rb_root root; member
123 struct rb_root root; member
/kernel/linux/linux-6.6/fs/jffs2/
H A Dsuper.c84 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 Diucv.h493 struct device *root; member
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dqcom_stats.c124 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 Dmeson-clk-measure.c609 struct dentry *root, *clks; in meson_msr_probe() local
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurface_aggregator_registry.c381 struct fwnode_handle *root; in ssam_platform_hub_probe() local

Completed in 16 milliseconds

1...<<31323334353637383940>>...95