Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap-transient.c94 case STATUSTYPE_INFO: in transient_status()
H A Ddm-round-robin.c97 case STATUSTYPE_INFO: in rr_status()
H A Ddm-unstripe.c151 case STATUSTYPE_INFO: in unstripe_status()
H A Ddm-queue-length.c99 case STATUSTYPE_INFO: in ql_status()
H A Ddm-log.c787 case STATUSTYPE_INFO: in core_status()
807 case STATUSTYPE_INFO: in disk_status()
H A Ddm-service-time.c94 case STATUSTYPE_INFO: in st_status()
H A Ddm-linear.c111 case STATUSTYPE_INFO: in linear_status()
H A Ddm-default-key.c329 case STATUSTYPE_INFO: in default_key_status()
H A Ddm-delay.c314 case STATUSTYPE_INFO: in delay_status()
H A Ddm-flakey.c418 case STATUSTYPE_INFO: in flakey_status()
H A Ddm-historical-service-time.c251 case STATUSTYPE_INFO: in hst_status()
H A Ddm-switch.c497 case STATUSTYPE_INFO: in switch_status()
H A Ddm-ebs-target.c397 case STATUSTYPE_INFO: in ebs_status()
H A Ddm-dust.c520 case STATUSTYPE_INFO: in dust_status()
H A Ddm-mpath.c1804 if (type == STATUSTYPE_INFO) in multipath_status()
1834 if (!m->hw_handler_name || type == STATUSTYPE_INFO) in multipath_status()
1851 case STATUSTYPE_INFO: in multipath_status()
H A Ddm-stripe.c412 case STATUSTYPE_INFO: in stripe_status()
H A Ddm-log-userspace-base.c803 case STATUSTYPE_INFO: in userspace_status()
H A Ddm-snap-persistent.c906 case STATUSTYPE_INFO: in persistent_status()
H A Ddm-log-writes.c827 case STATUSTYPE_INFO: in log_writes_status()
H A Ddm-snap.c2344 case STATUSTYPE_INFO: in snapshot_status()
2730 case STATUSTYPE_INFO: in origin_status()
H A Ddm-zoned-target.c1092 case STATUSTYPE_INFO: in dmz_status()
H A Ddm-verity-target.c724 case STATUSTYPE_INFO: in verity_status()
H A Ddm-raid1.c1403 case STATUSTYPE_INFO: in mirror_status()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice-mapper.h35 typedef enum { STATUSTYPE_INFO, STATUSTYPE_TABLE } status_type_t; enumerator
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Ddm-raid.rst390 New status (STATUSTYPE_INFO) fields: sync_action and mismatch_cnt.

12