Home
last modified time | relevance | path

Searched refs:vs_fragmentation (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c362 print_kv(",fragmentation", vs->vs_fragmentation); in print_summary_stats()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1260 uint64_t vs_fragmentation; /* device fragmentation */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev.c4844 vs->vs_fragmentation = (vd->vdev_mg != NULL) ? in vdev_get_stats_ex()
6178 vd->vdev_stat.vs_fragmentation, in vdev_prop_get()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7074 vs->vs_fragmentation, NULL, scripted, in collect_list_stats()
7075 (vs->vs_fragmentation != ZFS_FRAG_INVALID && toplevel), in collect_list_stats()