Searched refs:zfs_close (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
| H A D | libzfs_changelist.c | 370 zfs_close(cn->cn_handle); in changelist_remove() 389 zfs_close(cn->cn_handle); in changelist_free() 425 zfs_close(zhp); in change_one() 438 zfs_close(zhp); in change_one() 450 zfs_close(zhp); in change_one() 489 zfs_close(zhp); in change_one() 661 zfs_close(temp); in changelist_gather()
|
| H A D | libzfs_iter.c | 249 zfs_close(node->zn_handle); in zfs_sort_snaps() 334 zfs_close(zhp); in snapspec_cb() 478 zfs_close(zhp); in iter_dependents_cb() 490 zfs_close(zhp); in iter_dependents_cb() 510 zfs_close(zhp); in iter_dependents_cb()
|
| H A D | libzfs_sendrecv.c | 652 zfs_close(zhp); in send_iterate_snap() 672 zfs_close(zhp); in send_iterate_snap() 766 zfs_close(zhp); in get_snap_txg() 874 zfs_close(zhp); in send_iterate_fs() 1210 zfs_close(zhp); in dump_snapshot() 1215 zfs_close(zhp); in dump_snapshot() 1258 zfs_close(zhp); in dump_snapshot() 1289 zfs_close(zhp); in dump_snapshot() 1311 zfs_close(zhp); in dump_snapshot() 1464 zfs_close(zhp); in dump_filesystems() [all …]
|
| H A D | libzfs_dataset.c | 523 zfs_close(zhp); in zfs_handle_dup() 531 zfs_close(zhp); in zfs_handle_dup() 539 zfs_close(zhp); in zfs_handle_dup() 667 zfs_close(zhp); in zfs_open() 678 zfs_close(zfs_handle_t *zhp) in zfs_close() function 2188 zfs_close(zhp); in get_clones_cb() 2202 zfs_close(zhp); in get_clones_cb() 3073 zfs_close(zhp); in check_parents() 3082 zfs_close(zhp); in check_parents() 3086 zfs_close(zhp); in check_parents() [all …]
|
| H A D | libzfs_mount.c | 1070 zfs_close(zhp); in mount_cb() 1075 zfs_close(zhp); in mount_cb() 1086 zfs_close(zhp); in mount_cb() 1092 zfs_close(zhp); in mount_cb() 1189 zfs_close(cb.cb_handles[i]); in zpool_enable_datasets() 1333 zfs_close(datasets[i]); in zpool_disable_datasets()
|
| H A D | libzfs_diff.c | 634 (void) zfs_close(zhp); in get_snapshot_names() 641 (void) zfs_close(zhp); in get_snapshot_names() 651 (void) zfs_close(zhp); in get_snapshot_names()
|
| H A D | libzfs.h | 410 extern void zfs_close(zfs_handle_t *);
|
| H A D | libzfs_pool.c | 1258 zfs_close(zfp); in zpool_destroy() 1264 zfs_close(zfp); in zpool_destroy()
|
| /netbsd-src/external/cddl/osnet/dist/cmd/zfs/ |
| H A D | zfs_main.c | 725 zfs_close(clone); in zfs_do_clone() 729 zfs_close(zhp); in zfs_do_clone() 736 zfs_close(zhp); in zfs_do_clone() 946 zfs_close(zhp); in zfs_do_create() 1047 zfs_close(zhp); in destroy_check_dependent() 1075 zfs_close(zhp); in destroy_callback() 1079 zfs_close(zhp); in destroy_callback() 1100 zfs_close(zhp); in destroy_callback() 1105 zfs_close(zhp); in destroy_callback() 1147 zfs_close(zhp); in destroy_print_cb() [all …]
|
| H A D | zfs_iter.c | 150 zfs_close(zhp); in zfs_callback() 488 zfs_close(node->zn_handle); in zfs_for_each()
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | zfs_vnops.c | 231 zfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in zfs_close() function 5105 return (zfs_close(ap->a_vp, ap->a_fflag, 0, 0, ap->a_cred, NULL)); in zfs_netbsd_close()
|
| /netbsd-src/external/cddl/osnet/dist/cmd/zpool/ |
| H A D | zpool_main.c | 1069 zfs_close(pool); in zpool_do_create()
|