Lines Matching refs:dirfh
93 fh_copy(&resp->dirfh, &argp->fh);
96 resp->status = nfsd_lookup(rqstp, &resp->dirfh,
225 dirfhp = fh_copy(&resp->dirfh, &argp->fh);
260 fh_copy(&resp->dirfh, &argp->fh);
262 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len,
264 fh_unlock(&resp->dirfh);
296 fh_copy(&resp->dirfh, &argp->ffh);
298 resp->status = nfsd_symlink(rqstp, &resp->dirfh, argp->fname,
321 fh_copy(&resp->dirfh, &argp->fh);
337 resp->status = nfsd_create(rqstp, &resp->dirfh, argp->name, argp->len,
339 fh_unlock(&resp->dirfh);