Searched refs:RDC_SVC_VOL_ENABLED (Results 1 – 3 of 3) sorted by relevance
44 #define RDC_SVC_VOL_ENABLED 1 /* tell me if a given vol is enabled */ macro
1171 (update->protocol != RDC_SVC_VOL_ENABLED)) { in rdc_volume_update_svc()1190 if (update->protocol == RDC_SVC_VOL_ENABLED) { in rdc_volume_update_svc()
709 update.protocol = RDC_SVC_VOL_ENABLED; in ii_need_same_size()