Searched refs:ZFS_IOC_SEND_NEW (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_ioctl_compat.c | 196 ZFS_IOC_SEND_NEW, /* 0x42:0x40 */
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
| H A D | libzfs_input_check.c | 516 IOC_INPUT_TEST(ZFS_IOC_SEND_NEW, snapshot, required, optional, 0); in test_send_new() 1021 CHECK(ZFS_IOC_BASE + 64 == ZFS_IOC_SEND_NEW); in validate_ioc_values()
|
| /freebsd/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 1652 ZFS_IOC_SEND_NEW, /* 0x5a40 */ enumerator
|
| /freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.c | 877 err = lzc_ioctl(ZFS_IOC_SEND_NEW, snapname, args, NULL); in lzc_send_resume_redacted_cb_impl()
|
| H A D | libzfs_core.abi | 2576 <enumerator name='ZFS_IOC_SEND_NEW' value='23104'/>
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | zfs_ioctl.c | 7763 zfs_ioctl_register("send", ZFS_IOC_SEND_NEW, in zfs_ioctl_init()
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 6581 <enumerator name='ZFS_IOC_SEND_NEW' value='23104'/>
|