Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_ioctl_compat.c165 ZFS_IOC_DESTROY_SNAPS, /* 0x23:0x3b */
/freebsd-head/sys/contrib/openzfs/tests/zfs-tests/cmd/
HDlibzfs_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-head/sys/contrib/openzfs/include/sys/fs/
HDzfs.h1534 ZFS_IOC_DESTROY_SNAPS, /* 0x5a3b */ enumerator
/freebsd-head/sys/contrib/openzfs/lib/libzfs_core/
HDlibzfs_core.c434 error = lzc_ioctl(ZFS_IOC_DESTROY_SNAPS, pool, args, errlist); in lzc_destroy_snaps()
HDlibzfs_core.abi1557 <enumerator name='ZFS_IOC_DESTROY_SNAPS' value='23099'/>
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDzfs_ioctl.c7468 zfs_ioctl_register("destroy_snaps", ZFS_IOC_DESTROY_SNAPS, in zfs_ioctl_init()
/freebsd-head/sys/contrib/openzfs/lib/libzfs/
HDlibzfs.abi6063 <enumerator name='ZFS_IOC_DESTROY_SNAPS' value='23099'/>