Searched refs:sharefs_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/sharefs/ |
H A D | sharefs.h | 85 extern struct dentry *sharefs_lookup(struct inode *dir, struct dentry *dentry,
|
H A D | lookup.c | 288 struct dentry *sharefs_lookup(struct inode *dir, struct dentry *dentry, in sharefs_lookup() function 317 sharefs_err("sharefs_lookup error!"); in sharefs_lookup()
|
H A D | inode.c | 356 .lookup = sharefs_lookup,
|
/kernel/linux/linux-6.6/fs/sharefs/ |
H A D | sharefs.h | 86 extern struct dentry *sharefs_lookup(struct inode *dir, struct dentry *dentry,
|
H A D | lookup.c | 288 struct dentry *sharefs_lookup(struct inode *dir, struct dentry *dentry, in sharefs_lookup() function 317 sharefs_err("sharefs_lookup error!"); in sharefs_lookup()
|
H A D | inode.c | 356 .lookup = sharefs_lookup,
|
Completed in 6 milliseconds