Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Ddir.c34 .lookup = affs_lookup,
Daffs.h168 extern struct dentry *affs_lookup(struct inode *dir, struct dentry *dentry, unsigned int);
Dnamei.c199 affs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in affs_lookup() function