Home
last modified time | relevance | path

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

/linux-3.4.99/fs/hpfs/
Dhpfs_fn.h230 struct dentry *hpfs_lookup(struct inode *, struct dentry *, struct nameidata *);
Ddir.c194 struct dentry *hpfs_lookup(struct inode *dir, struct dentry *dentry, struct nameidata *nd) in hpfs_lookup() function
Dnamei.c620 .lookup = hpfs_lookup,