Searched refs:befs_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/befs/ |
H A D | linuxvfs.c | 45 static struct dentry *befs_lookup(struct inode *, struct dentry *, 86 .lookup = befs_lookup, 172 befs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in befs_lookup() function
|
/kernel/linux/linux-6.6/fs/befs/ |
H A D | linuxvfs.c | 45 static struct dentry *befs_lookup(struct inode *, struct dentry *, 86 .lookup = befs_lookup, 171 befs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in befs_lookup() function
|
Completed in 3 milliseconds