Home
last modified time | relevance | path

Searched refs:hmdfs_dentry_info (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_device_view.h42 struct hmdfs_dentry_info { struct
143 static inline struct hmdfs_dentry_info *hmdfs_d(struct dentry *dentry) in hmdfs_d()
233 struct hmdfs_dentry_info *gdi = hmdfs_d(dentry); in hmdfs_support_xattr()
Ddentry.c20 struct hmdfs_dentry_info *d_info = dentry->d_fsdata; in hmdfs_set_time()
28 struct hmdfs_dentry_info *d_info = dentry->d_fsdata; in hmdfs_get_time()
Dhmdfs_dentryfile.c126 struct hmdfs_dentry_info *d_info = hmdfs_d(dentry); in hmdfs_get_root_dentry_type()
186 struct hmdfs_dentry_info *di = hmdfs_d(d); in hmdfs_dentry_path_raw()
1005 struct hmdfs_dentry_info *di = hmdfs_d(sbi->sb->s_root); in hmdfs_get_cache_path()
1996 struct hmdfs_dentry_info *d_info = hmdfs_d(dentry); in get_remote_dentry_file()
2068 struct hmdfs_dentry_info *d_info = hmdfs_d(dentry); in hmdfs_find_cache_item()
2090 struct hmdfs_dentry_info *d_info = hmdfs_d(dentry); in hmdfs_cache_revalidate()
2136 struct hmdfs_dentry_info *d_info = hmdfs_d(dentry); in hmdfs_remove_cache_filp()
2160 struct hmdfs_dentry_info *d_info = hmdfs_d(dentry); in hmdfs_add_cache_list()
2186 struct hmdfs_dentry_info *d_info = NULL; in hmdfs_add_remote_cache_list()
2239 struct hmdfs_dentry_info *d_info = NULL; in hmdfs_drop_remote_cache_dents()
[all …]
Dinode_local.c36 struct hmdfs_dentry_info *info = in init_hmdfs_dentry_info()
60 static inline void set_sharefile_flag(struct hmdfs_dentry_info *gdi) in set_sharefile_flag()
227 struct hmdfs_dentry_info *gdi = NULL; in hmdfs_lookup_local()
Dhmdfs_dentryfile.h210 struct hmdfs_dentry_info *d_info;
Dinode_root.c110 struct hmdfs_dentry_info *di = NULL; in hmdfs_device_lookup()
Dhmdfs_share.c23 struct hmdfs_dentry_info *gdi; in hmdfs_is_share_file()
Dinode_remote.c420 struct hmdfs_dentry_info *gdi = hmdfs_d(child_dentry); in hmdfs_lookup_remote_dentry()
477 struct hmdfs_dentry_info *gdi = NULL; in hmdfs_lookup_remote()
Dfile_remote.c985 struct hmdfs_dentry_info *di = hmdfs_d(file->f_path.dentry); in hmdfs_iterate_remote()
Dmain.c591 sizeof(struct hmdfs_dentry_info), 0, in hmdfs_init_caches()
Dhmdfs_server.c1001 struct hmdfs_dentry_info *di = hmdfs_d(peer->sbi->sb->s_root); in server_lower_dentry_path_raw()