Searched refs:pf_filehandle (Results 1 – 3 of 3) sorted by relevance
684 cp->ca_opputfh.pf_filehandle.len = pfh->len; in compound_init()685 bcopy(pfh->data, cp->ca_opputfh.pf_filehandle.data, pfh->len); in compound_init()
234 struct nfs_bfh4 pf_filehandle; /* only used by putfh */ member
64 return (xdr_nfs_bfh4(xdrs, (struct nfs_bfh4 *)&objp->pf_filehandle)); in xdr_b_putfh4_args()