Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfsd/
A Dnfs4proc.c184 &resfh->fh_handle); in nfsd4_set_open_owner_reply_cache()
391 if (!*resfh) in do_open_lookup()
393 fh_init(*resfh, NFS4_FHSIZE); in do_open_lookup()
497 struct svc_fh *resfh = NULL; in nfsd4_open() local
579 resfh = &cstate->current_fh; in nfsd4_open()
601 if (resfh && resfh != &cstate->current_fh) { in nfsd4_open()
603 fh_put(resfh); in nfsd4_open()
604 kfree(resfh); in nfsd4_open()
758 struct svc_fh resfh; in nfsd4_create() local
762 fh_init(&resfh, NFS4_FHSIZE); in nfsd4_create()
[all …]
A Dvfs.c312 unsigned int len, struct svc_fh *resfh) in nfsd_lookup() argument
331 err = fh_compose(resfh, exp, dentry, fhp); in nfsd_lookup()

Completed in 12 milliseconds