Home
last modified time | relevance | path

Searched defs:zph (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_iter.c78 zpool_handle_t *zph; in zfs_include_snapshots() local
/freebsd-src/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c267 zpool_handle_t *zph; in zpool_add_handle() local
281 zpool_handle_t *zph = hdl->libzfs_pool_handles; in zpool_find_handle() local
299 zpool_handle_t *zph; in zpool_handle() local
316 zpool_handle_t *next, *zph = hdl->libzfs_pool_handles; in zpool_free_handles() local
1637 zpool_handle_t *zph = zpool_handle(zhp); in zfs_add_synthetic_resv() local
5603 zvol_volsize_to_reservation(zpool_handle_t *zph, uint64_t volsize, in zvol_volsize_to_reservation()
H A Dlibzfs_crypto.c830 encryption_feature_is_enabled(zpool_handle_t *zph) in encryption_feature_is_enabled()