Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/fs/nfsclient/
HDnfsnode.h143 #define NFSYNCWAIT 0x00000002 /* fsync waiting for all directio async macro
HDnfs_clbio.c1564 if ((np->n_flag & NFSYNCWAIT)) { in ncl_doio_directwrite()
1565 np->n_flag &= ~NFSYNCWAIT; in ncl_doio_directwrite()
HDnfs_clvnops.c2943 np->n_flag |= NFSYNCWAIT; in ncl_flush()
/freebsd-11-stable/sys/nfsclient/
HDnfsnode.h145 #define NFSYNCWAIT 0x0002 /* fsync waiting for all directio async writes macro