Searched refs:hmdfs_set_lower_path (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_device_view.h | 233 static inline void hmdfs_set_lower_path(struct dentry *dent, struct path *pname) in hmdfs_set_lower_path() function
|
H A D | inode_local.c | 273 hmdfs_set_lower_path(child_dentry, &lower_path); in hmdfs_lookup_local() 312 hmdfs_set_lower_path(child_dentry, &lower_path); in hmdfs_lookup_local() 1011 hmdfs_set_lower_path(child_dentry, &src_path); in hmdfs_lookup_share()
|
H A D | inode_root.c | 155 hmdfs_set_lower_path(child_dentry, root_lower_path); in hmdfs_device_lookup()
|
H A D | main.c | 956 hmdfs_set_lower_path(root_dentry, &lower_path); in hmdfs_fill_super()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_device_view.h | 233 static inline void hmdfs_set_lower_path(struct dentry *dent, struct path *pname) in hmdfs_set_lower_path() function
|
H A D | inode_local.c | 273 hmdfs_set_lower_path(child_dentry, &lower_path); in hmdfs_lookup_local() 312 hmdfs_set_lower_path(child_dentry, &lower_path); in hmdfs_lookup_local() 1019 hmdfs_set_lower_path(child_dentry, &src_path); in hmdfs_lookup_share()
|
H A D | inode_root.c | 155 hmdfs_set_lower_path(child_dentry, root_lower_path); in hmdfs_device_lookup()
|
H A D | main.c | 957 hmdfs_set_lower_path(root_dentry, &lower_path); in hmdfs_fill_super()
|
Completed in 8 milliseconds