Searched refs:NFSX_V4FLEXLAYOUT (Results 1 – 3 of 3) sorted by relevance
280 #define NFSX_V4FLEXLAYOUT(m) (NFSX_HYPER + 3 * NFSX_UNSIGNED + \ macro
6920 if (NFSX_V4FLEXLAYOUT(mirrorcnt) > maxcnt) in nfsrv_layoutget()7006 lyp = malloc(sizeof(struct nfslayout) + NFSX_V4FLEXLAYOUT(mirrorcnt), in nfsrv_flexlayout()7055 lyp->lay_layoutlen = NFSX_V4FLEXLAYOUT(mirrorcnt); in nfsrv_flexlayout()
4843 layp = malloc(NFSX_V4FLEXLAYOUT(nfsrv_maxpnfsmirror), M_TEMP, in nfsrvd_layoutget()