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

/netbsd-current/sys/fs/nfs/client/
H A Dnfsnode.h140 #define NFSYNCWAIT 0x00000002 /* fsync waiting for all directio async macro
H A Dnfs_clbio.c1548 if ((np->n_flag & NFSYNCWAIT)) {
1549 np->n_flag &= ~NFSYNCWAIT;
H A Dnfs_clvnops.c2930 np->n_flag |= NFSYNCWAIT;

Completed in 198 milliseconds