Searched refs:FSCS_READONLY (Results 1 – 2 of 2) sorted by relevance
286 if (le32_to_cpu(dresp->mnt[0].state) & FSCS_READONLY) in aac_get_containers()410 if (le32_to_cpu(dresp->mnt[0].state) & FSCS_READONLY) in probe_container()
1168 #define FSCS_READONLY 0x0002 /* possible result of broken mirror */ macro