Home
last modified time | relevance | path

Searched refs:isofs_lookup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/isofs/
H A Disofs.h120 extern struct dentry *isofs_lookup(struct inode *, struct dentry *, unsigned int flags);
H A Dnamei.c153 struct dentry *isofs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in isofs_lookup() function
H A Ddir.c282 .lookup = isofs_lookup,
/kernel/linux/linux-6.6/fs/isofs/
H A Disofs.h120 extern struct dentry *isofs_lookup(struct inode *, struct dentry *, unsigned int flags);
H A Dnamei.c153 struct dentry *isofs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in isofs_lookup() function
H A Ddir.c280 .lookup = isofs_lookup,

Completed in 3 milliseconds