Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hpfs/
H A Ddir.c202 struct dentry *hpfs_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) in hpfs_lookup() function
H A Dhpfs_fn.h240 struct dentry *hpfs_lookup(struct inode *, struct dentry *, unsigned int);
H A Dnamei.c620 .lookup = hpfs_lookup,