Searched refs:ZPOOL_CONFIG_IS_HOLE (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_iter.c290 ZPOOL_CONFIG_IS_HOLE, &ishole);
H A Dzpool_main.c680 (void) nvlist_lookup_uint64(child[c], ZPOOL_CONFIG_IS_HOLE,
2446 (void) nvlist_lookup_uint64(child[c], ZPOOL_CONFIG_IS_HOLE,
4779 (void) nvlist_lookup_uint64(newchild[c], ZPOOL_CONFIG_IS_HOLE,
6137 ZPOOL_CONFIG_IS_HOLE, &ishole) == 0 && ishole)
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h699 #define ZPOOL_CONFIG_IS_HOLE "is_hole" macro
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_label.c678 fnvlist_add_uint64(nv, ZPOOL_CONFIG_IS_HOLE, B_TRUE);
H A Dspa.c7513 (void) nvlist_lookup_uint64(child[c], ZPOOL_CONFIG_IS_HOLE,
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c3598 (void) nvlist_lookup_uint64(child[c], ZPOOL_CONFIG_IS_HOLE,
3609 if (nvlist_add_uint64(vdev, ZPOOL_CONFIG_IS_HOLE,
/freebsd-13-stable/sys/contrib/openzfs/cmd/ztest/
H A Dztest.c3537 ZPOOL_CONFIG_IS_HOLE, 1);

Completed in 263 milliseconds