Searched refs:zfs_close (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_changelist.c | 366 zfs_close(cn->cn_handle); in changelist_remove() 385 zfs_close(cn->cn_handle); in changelist_free() 421 zfs_close(zhp); in change_one() 434 zfs_close(zhp); in change_one() 446 zfs_close(zhp); in change_one() 485 zfs_close(zhp); in change_one() 657 zfs_close(temp); in changelist_gather()
|
| HD | libzfs_iter.c | 250 zfs_close(node->zn_handle); in zfs_sort_snaps() 335 zfs_close(zhp); in snapspec_cb() 479 zfs_close(zhp); in iter_dependents_cb() 491 zfs_close(zhp); in iter_dependents_cb() 511 zfs_close(zhp); in iter_dependents_cb()
|
| HD | libzfs_sendrecv.c | 641 zfs_close(zhp); in send_iterate_snap() 774 zfs_close(zhp); in send_iterate_fs() 1107 zfs_close(zhp); in dump_snapshot() 1112 zfs_close(zhp); in dump_snapshot() 1155 zfs_close(zhp); in dump_snapshot() 1186 zfs_close(zhp); in dump_snapshot() 1208 zfs_close(zhp); in dump_snapshot() 1361 zfs_close(zhp); in dump_filesystems() 1558 zfs_close(zhp); in zfs_send_resume() 1575 zfs_close(zhp); in zfs_send_resume() [all …]
|
| HD | libzfs_dataset.c | 554 zfs_close(zhp); in zfs_handle_dup() 562 zfs_close(zhp); in zfs_handle_dup() 570 zfs_close(zhp); in zfs_handle_dup() 698 zfs_close(zhp); in zfs_open() 709 zfs_close(zfs_handle_t *zhp) in zfs_close() function 2199 zfs_close(zhp); in get_clones_cb() 2213 zfs_close(zhp); in get_clones_cb() 3075 zfs_close(zhp); in check_parents() 3084 zfs_close(zhp); in check_parents() 3088 zfs_close(zhp); in check_parents() [all …]
|
| HD | libzfs_mount.c | 1066 zfs_close(zhp); in mount_cb() 1071 zfs_close(zhp); in mount_cb() 1082 zfs_close(zhp); in mount_cb() 1088 zfs_close(zhp); in mount_cb() 1185 zfs_close(cb.cb_handles[i]); in zpool_enable_datasets() 1329 zfs_close(datasets[i]); in zpool_disable_datasets()
|
| HD | libzfs_diff.c | 630 (void) zfs_close(zhp); in get_snapshot_names() 637 (void) zfs_close(zhp); in get_snapshot_names() 647 (void) zfs_close(zhp); in get_snapshot_names()
|
| HD | libzfs.h | 410 extern void zfs_close(zfs_handle_t *);
|
| HD | libzfs_pool.c | 1250 zfs_close(zfp); in zpool_destroy() 1256 zfs_close(zfp); in zpool_destroy()
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zfs/ |
| HD | zfs_main.c | 715 zfs_close(clone); in zfs_do_clone() 719 zfs_close(zhp); in zfs_do_clone() 726 zfs_close(zhp); in zfs_do_clone() 936 zfs_close(zhp); in zfs_do_create() 1037 zfs_close(zhp); in destroy_check_dependent() 1065 zfs_close(zhp); in destroy_callback() 1069 zfs_close(zhp); in destroy_callback() 1090 zfs_close(zhp); in destroy_callback() 1095 zfs_close(zhp); in destroy_callback() 1137 zfs_close(zhp); in destroy_print_cb() [all …]
|
| HD | zfs_iter.c | 151 zfs_close(zhp); in zfs_callback() 489 zfs_close(node->zn_handle); in zfs_for_each()
|
| /NextBSD/sys/boot/zfs/ |
| HD | zfs.c | 57 static int zfs_close(struct open_file *f); 68 zfs_close, 125 zfs_close(struct open_file *f) in zfs_close() function
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | zfs_vnops.c | 216 zfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in zfs_close() function 5604 VOPNAME_CLOSE, { .vop_close = zfs_close }, 5637 VOPNAME_CLOSE, { .vop_close = zfs_close }, 5715 VOPNAME_CLOSE, { .vop_close = zfs_close }, 6074 return (zfs_close(ap->a_vp, ap->a_fflag, 1, 0, ap->a_cred, NULL));
|
| /NextBSD/cddl/contrib/opensolaris/cmd/zpool/ |
| HD | zpool_main.c | 1040 zfs_close(pool); in zpool_do_create()
|