HomeSort by: relevance | last modified time | path
    Searched refs:NFSYNCWAIT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/client/
nfsnode.h 140 #define NFSYNCWAIT 0x00000002 /* fsync waiting for all directio async
nfs_clbio.c 1548 if ((np->n_flag & NFSYNCWAIT)) {
1549 np->n_flag &= ~NFSYNCWAIT;
nfs_clvnops.c 2930 np->n_flag |= NFSYNCWAIT;

Completed in 16 milliseconds