Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfs/
Ddir_cap.c30 static struct dentry *cap_lookup(struct inode *, struct dentry *);
68 lookup: cap_lookup,
77 lookup: cap_lookup,
83 lookup: cap_lookup,
97 static struct dentry *cap_lookup(struct inode * dir, struct dentry *dentry) in cap_lookup() function