Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Ddir_nat.c32 static struct dentry *nat_lookup(struct inode *, struct dentry *);
73 lookup: nat_lookup,
83 lookup: nat_lookup,
99 static struct dentry *nat_lookup(struct inode * dir, struct dentry *dentry) in nat_lookup() function