Searched refs:fhlp (Results 1 – 1 of 1) sorted by relevance
5284 struct nfsclflayouthead *fhlp, struct nfscllayout **lypp, in nfscl_layout() argument5370 flp = LIST_FIRST(fhlp); in nfscl_layout()5373 nfscl_mergeflayouts(&lyp->nfsly_flayread, fhlp); in nfscl_layout()5375 nfscl_mergeflayouts(&lyp->nfsly_flayrw, fhlp); in nfscl_layout()5630 nfscl_mergeflayouts(struct nfsclflayouthead *fhlp, in nfscl_mergeflayouts() argument5635 flp = LIST_FIRST(fhlp); in nfscl_mergeflayouts()5643 LIST_INSERT_HEAD(fhlp, nflp, nfsfl_list); in nfscl_mergeflayouts()