Searched refs:fh_copy (Results 1 – 2 of 2) sorted by relevance
36 fh = fh_copy(&resp->fh, &argp->fh); in nfsd3_proc_getacl()95 fh = fh_copy(&resp->fh, &argp->fh); in nfsd3_proc_setacl()
231 fh_copy(struct svc_fh *dst, const struct svc_fh *src) in fh_copy() function