Searched refs:NFSYNCWAIT (Results 1 – 4 of 4) sorted by relevance
143 #define NFSYNCWAIT 0x00000002 /* fsync waiting for all directio async macro
1564 if ((np->n_flag & NFSYNCWAIT)) { in ncl_doio_directwrite()1565 np->n_flag &= ~NFSYNCWAIT; in ncl_doio_directwrite()
2943 np->n_flag |= NFSYNCWAIT; in ncl_flush()
145 #define NFSYNCWAIT 0x0002 /* fsync waiting for all directio async writes macro