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

/freebsd-11.0-release/sys/nfsclient/
H A Dnfsnode.h145 #define NFSYNCWAIT 0x0002 /* fsync waiting for all directio async writes macro
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfsnode.h141 #define NFSYNCWAIT 0x00000002 /* fsync waiting for all directio async macro
H A Dnfs_clbio.c1555 if ((np->n_flag & NFSYNCWAIT)) {
1556 np->n_flag &= ~NFSYNCWAIT;
H A Dnfs_clvnops.c2933 np->n_flag |= NFSYNCWAIT;

Completed in 104 milliseconds