Home
last modified time | relevance | path

Searched refs:STATUSTYPE_INFO (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/drivers/md/
H A Ddm-snap-transient.c97 case STATUSTYPE_INFO: in transient_status()
H A Ddm-ps-round-robin.c101 case STATUSTYPE_INFO: in rr_status()
H A Ddm-unstripe.c152 case STATUSTYPE_INFO: in unstripe_status()
H A Ddm-ps-io-affinity.c166 case STATUSTYPE_INFO: in ioa_status()
H A Ddm-ps-queue-length.c100 case STATUSTYPE_INFO: in ql_status()
H A Ddm-linear.c105 case STATUSTYPE_INFO: in linear_status()
H A Ddm-ps-service-time.c95 case STATUSTYPE_INFO: in st_status()
H A Ddm-log.c800 case STATUSTYPE_INFO: in core_status()
825 case STATUSTYPE_INFO: in disk_status()
H A Ddm-delay.c322 case STATUSTYPE_INFO: in delay_status()
H A Ddm-ps-historical-service-time.c251 case STATUSTYPE_INFO: in hst_status()
H A Ddm-switch.c498 case STATUSTYPE_INFO: in switch_status()
H A Ddm-stripe.c368 case STATUSTYPE_INFO: in stripe_status()
H A Ddm-ebs-target.c399 case STATUSTYPE_INFO: in ebs_status()
H A Ddm-dust.c520 case STATUSTYPE_INFO: in dust_status()
H A Ddm-mpath.c1813 if (type == STATUSTYPE_INFO) in multipath_status()
1843 if (!m->hw_handler_name || type == STATUSTYPE_INFO) in multipath_status()
1860 case STATUSTYPE_INFO: in multipath_status()
H A Ddm-flakey.c598 case STATUSTYPE_INFO: in flakey_status()
H A Ddm-log-userspace-base.c797 case STATUSTYPE_INFO: in userspace_status()
H A Ddm-snap-persistent.c912 case STATUSTYPE_INFO: in persistent_status()
H A Ddm-log-writes.c803 case STATUSTYPE_INFO: in log_writes_status()
H A Ddm-zoned-target.c1087 case STATUSTYPE_INFO: in dmz_status()
H A Ddm-snap.c2323 case STATUSTYPE_INFO: in snapshot_status()
2720 case STATUSTYPE_INFO: in origin_status()
H A Ddm-raid1.c1415 case STATUSTYPE_INFO: in mirror_status()
H A Ddm-verity-target.c851 case STATUSTYPE_INFO: in verity_status()
/openbmc/linux/include/linux/
H A Ddevice-mapper.h36 typedef enum { STATUSTYPE_INFO, STATUSTYPE_TABLE, STATUSTYPE_IMA } status_type_t; enumerator
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst390 New status (STATUSTYPE_INFO) fields: sync_action and mismatch_cnt.

12