Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/specfs/
H A Dspecfs.c138 { "NOFLUSH", SNOFLUSH, SNOFLUSH }, in snode_cb()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsnode.h118 #define SNOFLUSH 0x4000 /* do not flush device on fsync */ macro
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c1519 !(sp->s_flag & SNOFLUSH)) { in spec_fsync()
1532 sp->s_flag |= SNOFLUSH; in spec_fsync()