Searched refs:resource_statistics (Results 1 – 2 of 2) sorted by relevance
3258 struct resource_statistics resource_statistics; in drbd_adm_dump_resources() local3298 resource_statistics.res_stat_write_ordering = resource->write_ordering; in drbd_adm_dump_resources()3299 err = resource_statistics_to_skb(skb, &resource_statistics, !capable(CAP_SYS_ADMIN)); in drbd_adm_dump_resources()4580 struct resource_statistics resource_statistics; in notify_resource_state() local4605 resource_statistics.res_stat_write_ordering = resource->write_ordering; in notify_resource_state()4606 err = resource_statistics_to_skb(skb, &resource_statistics, !capable(CAP_SYS_ADMIN)); in notify_resource_state()
281 GENL_struct(DRBD_NLA_RESOURCE_STATISTICS, 19, resource_statistics,