Lines Matching refs:fh_data

1013 					bcopy(fh.fh_data, &dp->d_name[dp->d_namlen+2], fh.fh_len);
1180 nfsm_chain_get_opaque(error, &nmrep, fhp->fh_len, fhp->fh_data);
4830 if (!create && np && !NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
4851 error = nfs4_open_confirm_rpc(nmp, dnp, fh.fh_data, fh.fh_len, noop, sid, thd, cred, &nvattr, &xid);
4877 error = nfs_nget(NFSTOMP(dnp), dnp, cnp, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, NG_MAKEENTRY, &newnp);
4904 if (NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
4925 nfs4_delegreturn_rpc(nmp, fh.fh_data, fh.fh_len, &dstateid, 0, thd, cred);
5179 if (!NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
5390 if (!NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
5923 bcopy(np->n_fhp, &fh.fh_data, fh.fh_len);
5925 error = nfs4_delegreturn_rpc(NFSTONMP(np), fh.fh_data, fh.fh_len, &dstateid, flags, thd, cred);
6435 error = nfs_nget(NFSTOMP(dnp), dnp, cnp, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, NG_MAKEENTRY, &np);
6853 bcopy(fh.fh_data, np->n_attrdirfh+1, fh.fh_len);
6856 error = nfs_nget(NFSTOMP(np), NULL, &cn, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, 0, &adnp);
7251 bcopy(fh.fh_data, np->n_attrdirfh+1, fh.fh_len);
7259 error = nfs_nget(NFSTOMP(np), NULL, &cn, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, 0, &adnp);
7359 error = nfs4_open_confirm_rpc(nmp, adnp ? adnp : np, fh.fh_data, fh.fh_len, noop, &newnofp->nof_stateid, thd, cred, &nvattr, &xid);
7391 error = nfs_nget(NFSTOMP(np), adnp, cnp, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, NG_MAKEENTRY, &anp);
7452 if (NFS_CMPFH(anp, fh.fh_data, fh.fh_len)) {
7473 nfs4_delegreturn_rpc(nmp, fh.fh_data, fh.fh_len, &dstateid, 0, thd, cred);