Searched refs:zfs_close (Results 1 – 16 of 16) sorted by relevance
| /freebsd-12.1/lib/libbe/ |
| H A D | be_access.c | 211 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 D | be.c | 90 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 D | be_info.c | 128 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 D | libzfs_changelist.c | 402 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 D | libzfs_iter.c | 249 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 D | libzfs_sendrecv.c | 660 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 D | libzfs_dataset.c | 540 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 D | libzfs_mount.c | 1172 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 D | libzfs_diff.c | 626 (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 D | libzfs.h | 442 extern void zfs_close(zfs_handle_t *);
|
| H A D | libzfs_pool.c | 1284 zfs_close(zfp); in zpool_destroy() 1290 zfs_close(zfp); in zpool_destroy()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zfs/ |
| H A D | zfs_main.c | 748 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 D | zfs_iter.c | 150 zfs_close(zhp); in zfs_callback() 488 zfs_close(node->zn_handle); in zfs_for_each()
|
| /freebsd-12.1/stand/libsa/zfs/ |
| H A D | zfs.c | 57 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 D | zfs_vnops.c | 218 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 D | zpool_main.c | 1253 zfs_close(pool); in zpool_do_create()
|