Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/sharefs/
Dlookup.c151 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()