Lines Matching refs:fh_data

1018 					bcopy(fh.fh_data, &dp->d_name[dp->d_namlen+2], fh.fh_len);
1185 nfsm_chain_get_opaque(error, &nmrep, fhp->fh_len, fhp->fh_data);
4836 if (!create && np && !NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
4857 error = nfs4_open_confirm_rpc(nmp, dnp, fh.fh_data, fh.fh_len, noop, sid, thd, cred, &nvattr, &xid);
4883 error = nfs_nget(NFSTOMP(dnp), dnp, cnp, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, NG_MAKEENTRY, &newnp);
4910 if (NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
4931 nfs4_delegreturn_rpc(nmp, fh.fh_data, fh.fh_len, &dstateid, 0, thd, cred);
5185 if (!NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
5396 if (!NFS_CMPFH(np, fh.fh_data, fh.fh_len)) {
5929 bcopy(np->n_fhp, &fh.fh_data, fh.fh_len);
5931 error = nfs4_delegreturn_rpc(NFSTONMP(np), fh.fh_data, fh.fh_len, &dstateid, flags, thd, cred);
6441 error = nfs_nget(NFSTOMP(dnp), dnp, cnp, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, NG_MAKEENTRY, &np);
6859 bcopy(fh.fh_data, np->n_attrdirfh+1, fh.fh_len);
6862 error = nfs_nget(NFSTOMP(np), NULL, &cn, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, 0, &adnp);
7257 bcopy(fh.fh_data, np->n_attrdirfh+1, fh.fh_len);
7265 error = nfs_nget(NFSTOMP(np), NULL, &cn, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, 0, &adnp);
7365 error = nfs4_open_confirm_rpc(nmp, adnp ? adnp : np, fh.fh_data, fh.fh_len, noop, &newnofp->nof_stateid, thd, cred, &nvattr, &xid);
7397 error = nfs_nget(NFSTOMP(np), adnp, cnp, fh.fh_data, fh.fh_len, &nvattr, &xid, rq.r_auth, NG_MAKEENTRY, &anp);
7458 if (NFS_CMPFH(anp, fh.fh_data, fh.fh_len)) {
7479 nfs4_delegreturn_rpc(nmp, fh.fh_data, fh.fh_len, &dstateid, 0, thd, cred);