Home
last modified time | relevance | path

Searched refs:zpool_handle (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/cddl/usr.sbin/zfsd/tests/
H A Dlibmocks.h44 struct zpool_handle;
45 typedef struct zpool_handle zpool_handle_t;
H A Dzfsd_unittest.cc82 struct zpool_handle struct
/freebsd-13.1/cddl/usr.sbin/zfsd/
H A Dzfsd_exception.h50 struct zpool_handle;
51 typedef struct zpool_handle zpool_handle_t;
H A Dvdev_iterator.h48 struct zpool_handle;
49 typedef struct zpool_handle zpool_handle_t;
H A Dzpool_list.h53 struct zpool_handle;
54 typedef struct zpool_handle zpool_handle_t;
H A Dzfsd.h64 struct zpool_handle;
65 typedef struct zpool_handle zpool_handle_t;
H A Dzfsd_event.h57 struct zpool_handle;
58 typedef struct zpool_handle zpool_handle_t;
H A Dvdev.h51 struct zpool_handle;
52 typedef struct zpool_handle zpool_handle_t;
/freebsd-13.1/sys/contrib/openzfs/include/
H A Dlibzfs_impl.h100 struct zpool_handle { struct
H A Dlibzfs.h196 typedef struct zpool_handle zpool_handle_t;
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c293 zpool_handle(zfs_handle_t *zhp) in zpool_handle() function
470 if ((zhp->zpool_hdl = zpool_handle(zhp)) == NULL) in make_dataset_handle_common()
534 zhp->zpool_hdl = zpool_handle(zhp); in make_dataset_simple_handle_zc()
640 if ((zhp->zpool_hdl = zpool_handle(zhp)) == NULL) { in make_bookmark_handle()
969 zpool_handle_t *zpool_handle = zhp->zpool_hdl; in zfs_spa_version() local
971 if (zpool_handle == NULL) in zfs_spa_version()
974 *spa_version = zpool_get_prop_int(zpool_handle, in zfs_spa_version()
1595 zpool_handle_t *zph = zpool_handle(zhp); in zfs_add_synthetic_resv()
3616 zpool_handle_t *zpool_handle; in zfs_create() local
3671 zpool_close(zpool_handle); in zfs_create()
[all …]
H A Dlibzfs.abi1478 …<class-decl name='zpool_handle' size-in-bits='2560' is-struct='yes' visibility='default' id='67002…
/freebsd-13.1/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c1049 zpool_handle_t *zpool_handle = NULL; in zfs_do_create() local
1164 zpool_handle = zpool_open(g_zfs, argv[0]); in zfs_do_create()
1167 if (zpool_handle == NULL) in zfs_do_create()
1174 props, 0, NULL, zpool_handle, B_TRUE, msg)) == NULL) { in zfs_do_create()
1175 zpool_close(zpool_handle); in zfs_do_create()
1182 uint64_t volblocksize = default_volblocksize(zpool_handle, in zfs_do_create()
1214 spa_version = zpool_get_prop_int(zpool_handle, in zfs_do_create()
1221 volsize = zvol_volsize_to_reservation(zpool_handle, volsize, in zfs_do_create()
1233 if (zpool_handle != NULL) { in zfs_do_create()
1234 zpool_close(zpool_handle); in zfs_do_create()
/freebsd-13.1/sys/contrib/openzfs/lib/libzfsbootenv/
H A Dlibzfsbootenv.abi38 …<class-decl name='zpool_handle' is-struct='yes' visibility='default' is-declaration-only='yes' id=…
205 …<class-decl name='zpool_handle' is-struct='yes' visibility='default' is-declaration-only='yes' id=…