Lines Matching refs:nfhpp
1190 struct nfsfh **nfhpp, int *attrflagp, int *dattrflagp, void *stuff) in nfsrpc_lookup() argument
1217 *nfhpp = nfhp; in nfsrpc_lookup()
1249 *nfhpp = nfhp; in nfsrpc_lookup()
1273 error = nfsm_getfh(nd, nfhpp); in nfsrpc_lookup()
1761 struct nfsvattr *dnap, struct nfsvattr *nnap, struct nfsfh **nfhpp, in nfsrpc_mknod() argument
1769 *nfhpp = NULL; in nfsrpc_mknod()
1820 error = nfscl_mtofh(nd, nfhpp, nnap, attrflagp); in nfsrpc_mknod()
1841 struct nfsvattr *dnap, struct nfsvattr *nnap, struct nfsfh **nfhpp, in nfsrpc_create() argument
1864 owp, &dp, cred, p, dnap, nnap, nfhpp, attrflagp, dattrflagp, in nfsrpc_create()
1874 (*nfhpp)->nfh_fh, (*nfhpp)->nfh_len, cred, p, &dp); in nfsrpc_create()
1894 fmode, cred, p, dnap, nnap, nfhpp, attrflagp, dattrflagp, in nfsrpc_create()
1906 struct nfsvattr *dnap, struct nfsvattr *nnap, struct nfsfh **nfhpp, in nfsrpc_createv23() argument
1913 *nfhpp = NULL; in nfsrpc_createv23()
1938 error = nfscl_mtofh(nd, nfhpp, nnap, attrflagp); in nfsrpc_createv23()
1955 struct nfsvattr *nnap, struct nfsfh **nfhpp, int *attrflagp, in nfsrpc_createv4() argument
1973 *nfhpp = NULL; in nfsrpc_createv4()
2105 error = nfscl_mtofh(nd, nfhpp, nnap, attrflagp); in nfsrpc_createv4()
2123 nfhp = *nfhpp; in nfsrpc_createv4()
2498 struct nfsvattr *nnap, struct nfsfh **nfhpp, int *attrflagp, in nfsrpc_symlink() argument
2506 *nfhpp = NULL; in nfsrpc_symlink()
2533 error = nfscl_mtofh(nd, nfhpp, nnap, attrflagp); in nfsrpc_symlink()
2559 struct nfsvattr *nnap, struct nfsfh **nfhpp, int *attrflagp, in nfsrpc_mkdir() argument
2569 *nfhpp = NULL; in nfsrpc_mkdir()
2607 error = nfscl_mtofh(nd, nfhpp, nnap, attrflagp); in nfsrpc_mkdir()