Searched refs:__sharefs_interpose (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/sharefs/ |
H A D | lookup.c | 151 static struct dentry *__sharefs_interpose(struct dentry *dentry, in __sharefs_interpose() function 190 ret_dentry = __sharefs_interpose(dentry, sb, lower_path); in sharefs_interpose() 232 __sharefs_interpose(dentry, dentry->d_sb, &lower_path); in __sharefs_lookup()
|
/kernel/linux/linux-6.6/fs/sharefs/ |
H A D | lookup.c | 151 static struct dentry *__sharefs_interpose(struct dentry *dentry, in __sharefs_interpose() function 190 ret_dentry = __sharefs_interpose(dentry, sb, lower_path); in sharefs_interpose() 232 __sharefs_interpose(dentry, dentry->d_sb, &lower_path); in __sharefs_lookup()
|
Completed in 2 milliseconds