Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dnfssys.h49 LOG_FLUSH, SVCPOOL_CREATE, NFS_SVC, LM_SVC, SVCPOOL_WAIT, SVCPOOL_RUN, enumerator
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dprocess_buffer.c157 if (_nfssys(LOG_FLUSH, &nfa) < 0) { in process_buffer()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_sys.c269 case LOG_FLUSH: { /* Flush log buffer and possibly rename */ in nfssys()
/titanic_41/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c706 if (_nfssys(LOG_FLUSH, &nfa) < 0) in nfsl_flush()