Home
last modified time | relevance | path

Searched refs:controller_get_stats (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libdiskmgt/common/
H A Dcontroller.c181 controller_get_stats(descriptor_t *dp, int stat_type, int *errp) in controller_get_stats() function
H A Ddisks_private.h172 nvlist_t *controller_get_stats(descriptor_t *desc, int stat_type,
H A Dentry.c438 stats = controller_get_stats(dp, stat_type, errp); in dm_get_stats()