Home
last modified time | relevance | path

Searched refs:ZFS_IOC_DESTROY_SNAPS (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ioctl_compat.c165 ZFS_IOC_DESTROY_SNAPS, /* 0x23:0x3b */
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dlibzfs_input_check.c380 IOC_INPUT_TEST(ZFS_IOC_DESTROY_SNAPS, pool, required, NULL, 0); in test_destroy_snaps()
1016 CHECK(ZFS_IOC_BASE + 59 == ZFS_IOC_DESTROY_SNAPS); in validate_ioc_values()
/freebsd/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1534 ZFS_IOC_DESTROY_SNAPS, /* 0x5a3b */ enumerator
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c478 error = lzc_ioctl(ZFS_IOC_DESTROY_SNAPS, pool, args, errlist); in lzc_destroy_snaps()
H A Dlibzfs_core.abi1746 <enumerator name='ZFS_IOC_DESTROY_SNAPS' value='23099'/>
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c7479 zfs_ioctl_register("destroy_snaps", ZFS_IOC_DESTROY_SNAPS, in zfs_ioctl_init()
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi6281 <enumerator name='ZFS_IOC_DESTROY_SNAPS' value='23099'/>