Searched refs:nfsly_fh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/fs/nfs/
H A Dnfsclstate.h244 uint8_t nfsly_fh[1]; member in struct:nfscllayout
/freebsd-10.0-release/sys/fs/nfsclient/
H A Dnfs_clstate.c4735 NFSBCOPY(fhp, lyp->nfsly_fh, fhlen);
4918 !NFSBCMP(lyp->nfsly_fh, fhp, fhlen))
5133 (void)nfsrpc_layoutreturn(nmp, lyp->nfsly_fh,
5155 error = nfsrpc_layoutcommit(nmp, lyp->nfsly_fh,

Completed in 51 milliseconds