Searched refs:SLP_DOWRITES (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_syscalls.c1007 if (error && (slp->ns_wgtime || (slp->ns_flag & SLP_DOWRITES))) {
1016 slp->ns_flag &= ~SLP_DOWRITES;
H A Dnfs.h1018 #define SLP_DOWRITES 0x0040 /* nfs sock has gathered writes to service */ macro
H A Dnfs_serv.c1754 slp->ns_flag |= SLP_DOWRITES;

Completed in 83 milliseconds