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

/illumos-gate/usr/src/cmd/mdb/common/modules/specfs/
H A Dspecfs.c140 { "NOFLUSH", SNOFLUSH, SNOFLUSH },
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsnode.h120 #define SNOFLUSH 0x4000 /* do not flush device on fsync */ macro
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c1513 * SNOFLUSH as a hint.
1516 !(sp->s_flag & SNOFLUSH)) {
1529 sp->s_flag |= SNOFLUSH;

Completed in 50 milliseconds