Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_iter.c68 zpool_handle_t *zph; in zfs_include_snapshots() local
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c258 zpool_handle_t *zph; in zpool_add_handle() local
272 zpool_handle_t *zph = hdl->libzfs_pool_handles; in zpool_find_handle() local
290 zpool_handle_t *zph; in zpool_handle() local
307 zpool_handle_t *next, *zph = hdl->libzfs_pool_handles; in zpool_free_handles() local
1417 zpool_handle_t *zph = zpool_handle(zhp); in zfs_add_synthetic_resv() local
5421 zvol_volsize_to_reservation(zpool_handle_t *zph, uint64_t volsize, in zvol_volsize_to_reservation()
H A Dlibzfs_crypto.c815 encryption_feature_is_enabled(zpool_handle_t *zph) in encryption_feature_is_enabled()