Searched refs:NVF_IS_READONLY (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddevcache_impl.h117 #define NVF_IS_READONLY(nvfd) ((nvfd)->nvf_flags & NVF_F_READONLY) macro
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Ddevcache.c965 NVF_IS_READONLY(nvfd) || kfio_disable_write || sys_shutdown) {
997 if (NVF_IS_READONLY(nvfd)) {

Completed in 115 milliseconds