Home
last modified time | relevance | path

Searched refs:zfs_close (Results 1 – 16 of 16) sorted by relevance

/freebsd-12.1/lib/libbe/
H A Dbe_access.c211 zfs_close(root_hdl); in be_mounted_at()
225 zfs_close(root_hdl); in be_mounted_at()
277 zfs_close(zhdl); in be_mount()
280 zfs_close(zhdl); in be_mount()
313 zfs_close(root_hdl); in be_unmount()
317 zfs_close(root_hdl); in be_unmount()
H A Dbe.c90 zfs_close(zfs); in be_locate_rootfs()
297 zfs_close(fs); in be_destroy()
534 zfs_close(snap_hdl); in be_clone_cb()
765 zfs_close(zfs_hdl); in be_rename()
791 zfs_close(zfs); in be_export()
831 zfs_close(zfs); in be_import()
876 zfs_close(zfs); in be_create_child_noent()
886 zfs_close(zfs); in be_create_child_noent()
936 zfs_close(zfs); in be_create_child_cloned()
1025 zfs_close(zfs); in be_deactivate()
[all …]
H A Dbe_info.c128 zfs_close(snap_hdl); in be_get_dataset_props()
147 zfs_close(ds_hdl); in be_get_dataset_snapshots()
251 zfs_close(root_hdl); in be_proplist_update()
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_changelist.c402 zfs_close(cn->cn_handle); in changelist_remove()
421 zfs_close(cn->cn_handle); in changelist_free()
457 zfs_close(zhp); in change_one()
470 zfs_close(zhp); in change_one()
482 zfs_close(zhp); in change_one()
521 zfs_close(zhp); in change_one()
693 zfs_close(temp); in changelist_gather()
H A Dlibzfs_iter.c249 zfs_close(node->zn_handle); in zfs_sort_snaps()
330 zfs_close(zhp); in snapspec_cb()
474 zfs_close(zhp); in iter_dependents_cb()
486 zfs_close(zhp); in iter_dependents_cb()
506 zfs_close(zhp); in iter_dependents_cb()
H A Dlibzfs_sendrecv.c660 zfs_close(zhp); in send_iterate_snap()
680 zfs_close(zhp); in send_iterate_snap()
882 zfs_close(zhp); in send_iterate_fs()
1229 zfs_close(zhp); in dump_snapshot()
1234 zfs_close(zhp); in dump_snapshot()
1332 zfs_close(zhp); in dump_snapshot()
1738 zfs_close(zhp); in zfs_send_resume()
2201 zfs_close(zhp); in recv_rename()
2270 zfs_close(zhp); in recv_destroy()
2338 zfs_close(zhp); in guid_to_name_cb()
[all …]
H A Dlibzfs_dataset.c540 zfs_close(zhp); in zfs_handle_dup()
548 zfs_close(zhp); in zfs_handle_dup()
556 zfs_close(zhp); in zfs_handle_dup()
657 zfs_close(zhp); in zfs_open_bookmarks_cb()
761 zfs_close(zhp); in zfs_open()
2383 zfs_close(zhp); in get_clones_cb()
3352 zfs_close(zhp); in check_parents()
3406 zfs_close(h); in create_parents()
3420 zfs_close(h); in create_parents()
3446 zfs_close(h); in create_parents()
[all …]
H A Dlibzfs_mount.c1172 zfs_close(zhp); in zfs_iter_cb()
1177 zfs_close(zhp); in zfs_iter_cb()
1188 zfs_close(zhp); in zfs_iter_cb()
1194 zfs_close(zhp); in zfs_iter_cb()
1551 zfs_close(cb.cb_handles[i]); in zpool_enable_datasets()
1706 zfs_close(datasets[i]); in zpool_disable_datasets()
H A Dlibzfs_diff.c626 (void) zfs_close(zhp); in get_snapshot_names()
633 (void) zfs_close(zhp); in get_snapshot_names()
643 (void) zfs_close(zhp); in get_snapshot_names()
H A Dlibzfs.h442 extern void zfs_close(zfs_handle_t *);
H A Dlibzfs_pool.c1284 zfs_close(zfp); in zpool_destroy()
1290 zfs_close(zfp); in zpool_destroy()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c748 zfs_close(zhp); in zfs_do_clone()
755 zfs_close(zhp); in zfs_do_clone()
965 zfs_close(zhp); in zfs_do_create()
1066 zfs_close(zhp); in destroy_check_dependent()
1094 zfs_close(zhp); in destroy_callback()
1098 zfs_close(zhp); in destroy_callback()
1124 zfs_close(zhp); in destroy_callback()
1166 zfs_close(zhp); in destroy_print_cb()
1210 zfs_close(zhp); in snapshot_to_nvl_cb()
1236 zfs_close(zhp); in gather_snapshots()
[all …]
H A Dzfs_iter.c150 zfs_close(zhp); in zfs_callback()
488 zfs_close(node->zn_handle); in zfs_for_each()
/freebsd-12.1/stand/libsa/zfs/
H A Dzfs.c57 static int zfs_close(struct open_file *f);
70 zfs_close,
127 zfs_close(struct open_file *f) in zfs_close() function
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c218 zfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in zfs_close() function
4834 return (zfs_close(ap->a_vp, ap->a_fflag, 1, 0, ap->a_cred, NULL));
/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1253 zfs_close(pool); in zpool_do_create()