Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/nfs/
H A Dnfs_serv.c1513 #define NFSW_CONTIG(o, n) \ macro
1642 for (; nd && NFSW_CONTIG(owp, nd); nd = wp) { in nfsrv_writegather()