Home
last modified time | relevance | path

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

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