Home
last modified time | relevance | path

Searched refs:nfsfl_fh (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h340 #define nfsfl_fh nfsfl_un2.fh macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c6706 fhp = flp->nfsfl_fh[stripe_pos]; in nfscl_doflayoutio()
6715 fhp = flp->nfsfl_fh[stripe_index]; in nfscl_doflayoutio()
6717 fhp = flp->nfsfl_fh[0]; in nfscl_doflayoutio()
7916 flp->nfsfl_fh[j] = nfhp; in nfsrv_parselayoutget()
H A Dnfs_clstate.c5737 free(flp->nfsfl_fh[i], M_NFSFH); in nfscl_freeflayout()