Searched refs:zap_stats_t (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14-stable/sys/contrib/openzfs/include/sys/ |
| HD | zap.h | 509 } zap_stats_t; typedef 517 int zap_get_stats(objset_t *ds, uint64_t zapobj, zap_stats_t *zs);
|
| HD | zap_impl.h | 229 void fzap_get_stats(zap_t *zap, zap_stats_t *zs);
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | zap.c | 1293 zap_stats_ptrtbl(zap_t *zap, uint64_t *tbl, int len, zap_stats_t *zs) in zap_stats_ptrtbl() 1318 fzap_get_stats(zap_t *zap, zap_stats_t *zs) in fzap_get_stats()
|
| HD | zap_micro.c | 1746 zap_get_stats(objset_t *os, uint64_t zapobj, zap_stats_t *zs) in zap_get_stats() 1755 memset(zs, 0, sizeof (zap_stats_t)); in zap_get_stats()
|
| HD | zap_leaf.c | 799 zap_leaf_stats(zap_t *zap, zap_leaf_t *l, zap_stats_t *zs) in zap_leaf_stats()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/ |
| HD | zfs_vfsops.c | 874 zap_stats_t zs; in zfsvfs_setup()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| HD | zfs_vfsops.c | 1063 zap_stats_t zs; in zfsvfs_setup()
|
| /freebsd-14-stable/sys/contrib/openzfs/cmd/zdb/ |
| HD | zdb.c | 1085 zap_stats_t zs; in dump_zap_stats()
|