Home
last modified time | relevance | path

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

/Linux-v5.10/fs/isofs/
Disofs.h121 extern struct dentry *isofs_lookup(struct inode *, struct dentry *, unsigned int flags);
Dnamei.c152 struct dentry *isofs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in isofs_lookup() function
Ddir.c281 .lookup = isofs_lookup,