Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h420 #define SLF_NO_NCACHE 0x01 /* node should not be added to ncache */ macro
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ncache.c717 ((failed_flags & SLF_NO_NCACHE) == 0) && in sdev_lookup_failed()
H A Dsdev_subr.c1972 failed_flags |= SLF_NO_NCACHE; in devname_lookup_func()