Home
last modified time | relevance | path

Searched defs:dentryp (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dstatahead.c1526 int do_statahead_enter(struct inode *dir, struct dentry **dentryp, in do_statahead_enter()
Dllite_internal.h1234 d_need_statahead(struct inode *dir, struct dentry *dentryp) in d_need_statahead()
1275 ll_statahead_enter(struct inode *dir, struct dentry **dentryp, int only_unplug) in ll_statahead_enter()
/linux-4.1.27/fs/nfsd/
Dvfs.c142 …t(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp) in nfsd_lookup_parent()