Searched defs:get_stats_ioctl (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c312 get_stats_ioctl(zfs_handle_t *zhp, zfs_cmd_t *zc, zfs_type_t type) function
407 if (get_stats_ioctl(zhp, &zc, zhp->zfs_type) != 0)
479 if (get_stats_ioctl(zhp, &zc, type) == -1) {

Completed in 30 milliseconds