Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h138 SDEV_NO_NCACHE = 0x0008, /* do not include in neg. cache */ enumerator
225 (dv->sdev_flags & SDEV_NO_NCACHE)
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_plugin.c594 spp->sp_nflags |= SDEV_NO_NCACHE; in sdev_plugin_register()
844 if (spp->sp_nflags & SDEV_NO_NCACHE) in sdev_set_no_negcache()
845 dv->sdev_flags |= SDEV_NO_NCACHE; in sdev_set_no_negcache()
H A Dsdev_subr.c507 { "zcons", NULL, NULL, NULL, SDEV_NO_NCACHE },
513 devipnet_validate, SDEV_DYNAMIC | SDEV_VTOR | SDEV_NO_NCACHE },