Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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,