Searched refs:NFSYNCWAIT (Results 1 – 6 of 6) sorted by relevance
141 #define NFSYNCWAIT 0x00000002 /* fsync waiting for all directio async macro
1571 if ((np->n_flag & NFSYNCWAIT)) { in ncl_doio_directwrite()1572 np->n_flag &= ~NFSYNCWAIT; in ncl_doio_directwrite()
2954 np->n_flag |= NFSYNCWAIT; in ncl_flush()
145 #define NFSYNCWAIT 0x0002 /* fsync waiting for all directio async writes macro
1503 if ((np->n_flag & NFSYNCWAIT)) { in nfs_doio_directwrite()1504 np->n_flag &= ~NFSYNCWAIT; in nfs_doio_directwrite()
3247 np->n_flag |= NFSYNCWAIT; in nfs_flush()