Searched refs:zfs_close (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| D | 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()
|
| D | libzfs_iter.c | 253 zfs_close(node->zn_handle); in zfs_sort_snaps() 337 zfs_close(zhp); in snapspec_cb() 481 zfs_close(zhp); in iter_dependents_cb() 493 zfs_close(zhp); in iter_dependents_cb() 513 zfs_close(zhp); in iter_dependents_cb()
|
| D | libzfs_sendrecv.c | 620 zfs_close(zhp); in send_iterate_snap() 753 zfs_close(zhp); in send_iterate_fs() 1040 zfs_close(zhp); in dump_snapshot() 1045 zfs_close(zhp); in dump_snapshot() 1088 zfs_close(zhp); in dump_snapshot() 1142 zfs_close(zhp); in dump_snapshot() 1158 zfs_close(zhp); in dump_snapshot() 1311 zfs_close(zhp); in dump_filesystems() 1754 zfs_close(zhp); in recv_rename() 1832 zfs_close(zhp); in recv_destroy() [all …]
|
| D | 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 2085 zfs_close(zhp); in get_clones_cb() 2099 zfs_close(zhp); in get_clones_cb() 2936 zfs_close(zhp); in check_parents() 2945 zfs_close(zhp); in check_parents() 2949 zfs_close(zhp); in check_parents() [all …]
|
| D | libzfs_mount.c | 1064 zfs_close(zhp); in mount_cb() 1069 zfs_close(zhp); in mount_cb() 1075 zfs_close(zhp); in mount_cb() 1172 zfs_close(cb.cb_handles[i]); in zpool_enable_datasets() 1316 zfs_close(datasets[i]); in zpool_disable_datasets()
|
| D | libzfs_diff.c | 633 (void) zfs_close(zhp); in get_snapshot_names() 643 (void) zfs_close(zhp); in get_snapshot_names()
|
| D | libzfs.h | 409 extern void zfs_close(zfs_handle_t *);
|
| D | libzfs_pool.c | 1260 zfs_close(zfp); in zpool_destroy() 1266 zfs_close(zfp); in zpool_destroy()
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/zfs/ |
| D | zfs_main.c | 703 zfs_close(clone); in zfs_do_clone() 707 zfs_close(zhp); in zfs_do_clone() 714 zfs_close(zhp); in zfs_do_clone() 901 zfs_close(zhp); in zfs_do_create() 1002 zfs_close(zhp); in destroy_check_dependent() 1030 zfs_close(zhp); in destroy_callback() 1034 zfs_close(zhp); in destroy_callback() 1055 zfs_close(zhp); in destroy_callback() 1060 zfs_close(zhp); in destroy_callback() 1102 zfs_close(zhp); in destroy_print_cb() [all …]
|
| D | zfs_iter.c | 151 zfs_close(zhp); in zfs_callback() 489 zfs_close(node->zn_handle); in zfs_for_each()
|
| /freebsd-9-stable/sys/boot/zfs/ |
| D | zfs.c | 53 static int zfs_close(struct open_file *f); 64 zfs_close, 111 zfs_close(struct open_file *f) in zfs_close() function
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | zfs_vnops.c | 213 zfs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in zfs_close() function 5531 VOPNAME_CLOSE, { .vop_close = zfs_close }, 5564 VOPNAME_CLOSE, { .vop_close = zfs_close }, 5642 VOPNAME_CLOSE, { .vop_close = zfs_close }, 6045 return (zfs_close(ap->a_vp, ap->a_fflag, 1, 0, ap->a_cred, NULL));
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/zpool/ |
| D | zpool_main.c | 1035 zfs_close(pool); in zpool_do_create()
|