Home
last modified time | relevance | path

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

/netbsd/sys/fs/nfs/common/
H A Dnfsclstate.h247 uint8_t nfsly_fh[1]; member
/netbsd/sys/fs/nfs/client/
H A Dnfs_clstate.c4742 NFSBCOPY(fhp, lyp->nfsly_fh, fhlen); in nfscl_layout()
4925 !NFSBCMP(lyp->nfsly_fh, fhp, fhlen)) in nfscl_findlayout()
5140 (void)nfsrpc_layoutreturn(nmp, lyp->nfsly_fh, in nfscl_layoutreturn()
5162 error = nfsrpc_layoutcommit(nmp, lyp->nfsly_fh, in nfscl_dolayoutcommit()