Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
HDzfs_iter.c79 zpool_handle_t *zph; in zfs_include_snapshots() local
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_dataset.c265 zpool_handle_t *zph; in zpool_add_handle() local
279 zpool_handle_t *zph = hdl->libzfs_pool_handles; in zpool_find_handle() local
297 zpool_handle_t *zph; in zpool_handle() local
314 zpool_handle_t *next, *zph = hdl->libzfs_pool_handles; in zpool_free_handles() local
1606 zpool_handle_t *zph = zpool_handle(zhp); in zfs_add_synthetic_resv() local
5498 zvol_volsize_to_reservation(zpool_handle_t *zph, uint64_t volsize, in zvol_volsize_to_reservation()
HDlibzfs_crypto.c822 encryption_feature_is_enabled(zpool_handle_t *zph) in encryption_feature_is_enabled()