Searched refs:NVF_IS_READONLY (Results 1 – 2 of 2) sorted by relevance
117 #define NVF_IS_READONLY(nvfd) ((nvfd)->nvf_flags & NVF_F_READONLY) macro
965 NVF_IS_READONLY(nvfd) || kfio_disable_write || sys_shutdown) { in nvpflush_one()997 if (NVF_IS_READONLY(nvfd)) { in nvpflush_one()