Home
last modified time | relevance | path

Searched refs:resource_statistics (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/block/drbd/
Ddrbd_nl.c3310 struct resource_statistics resource_statistics; in drbd_adm_dump_resources() local
3350 resource_statistics.res_stat_write_ordering = resource->write_ordering; in drbd_adm_dump_resources()
3351 err = resource_statistics_to_skb(skb, &resource_statistics, !capable(CAP_SYS_ADMIN)); in drbd_adm_dump_resources()
4639 struct resource_statistics resource_statistics; in notify_resource_state() local
4664 resource_statistics.res_stat_write_ordering = resource->write_ordering; in notify_resource_state()
4665 err = resource_statistics_to_skb(skb, &resource_statistics, !capable(CAP_SYS_ADMIN)); in notify_resource_state()
/Linux-v5.4/include/linux/
Ddrbd_genl.h281 GENL_struct(DRBD_NLA_RESOURCE_STATISTICS, 19, resource_statistics,