Home
last modified time | relevance | path

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

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