Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfsproc.c266 svc_fh *newfhp = &resp->fh; in nfsd_proc_create() local
299 fh_init(newfhp, NFS_FHSIZE); in nfsd_proc_create()
300 resp->status = fh_compose(newfhp, dirfhp->fh_export, dchild, dirfhp); in nfsd_proc_create()
312 if (!newfhp->fh_dentry) { in nfsd_proc_create()
319 inode = d_inode(newfhp->fh_dentry); in nfsd_proc_create()
345 newfhp->fh_export, in nfsd_proc_create()
346 newfhp->fh_dentry, in nfsd_proc_create()
394 newfhp); in nfsd_proc_create()
404 resp->status = nfsd_setattr(rqstp, newfhp, attr, 0, in nfsd_proc_create()
A Dnfs3proc.c227 svc_fh *dirfhp, *newfhp = NULL; in nfsd3_proc_create() local
236 newfhp = fh_init(&resp->fh, NFS3_FHSIZE); in nfsd3_proc_create()
250 attr, newfhp, argp->createmode, in nfsd3_proc_create()

Completed in 6 milliseconds