Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfs/
HDnfsclstate.h280 struct nfsfh *nfsfl_fh[1]; /* FH list for DS */ member
/NextBSD/sys/fs/nfsclient/
HDnfs_clrpcops.c4823 flp->nfsfl_fh[j] = nfhp; in nfsrpc_layoutget()
5634 fhp = flp->nfsfl_fh[stripe_pos]; in nfscl_doflayoutio()
5643 fhp = flp->nfsfl_fh[stripe_index]; in nfscl_doflayoutio()
5645 fhp = flp->nfsfl_fh[0]; in nfscl_doflayoutio()
HDnfs_clstate.c5042 free(flp->nfsfl_fh[i], M_NFSFH); in nfscl_freeflayout()