Searched refs:resfh (Results 1 – 2 of 2) sorted by relevance
187 &resfh->fh_handle); in nfsd4_set_open_owner_reply_cache()428 if (!*resfh) in do_open_lookup()430 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup()534 struct svc_fh *resfh = NULL; in nfsd4_open() local616 resfh = &cstate->current_fh; in nfsd4_open()638 if (resfh && resfh != &cstate->current_fh) { in nfsd4_open()640 fh_put(resfh); in nfsd4_open()641 kfree(resfh); in nfsd4_open()786 struct svc_fh resfh; in nfsd4_create() local790 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create()[all …]
310 unsigned int len, struct svc_fh *resfh) in nfsd_lookup() argument329 err = fh_compose(resfh, exp, dentry, fhp); in nfsd_lookup()