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 | 195 ZFS_IOC_SEND_NEW, /* 0x42:0x40 */
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | libzfs_input_check.c | 515 IOC_INPUT_TEST(ZFS_IOC_SEND_NEW, snapshot, required, optional, 0); in test_send_new() 1020 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 | 1513 ZFS_IOC_SEND_NEW, /* 0x5a40 */ enumerator
|
/freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
H A D | libzfs_core.c | 832 err = lzc_ioctl(ZFS_IOC_SEND_NEW, snapname, args, NULL); in lzc_send_resume_redacted_cb_impl()
|
H A D | libzfs_core.abi | 1595 <enumerator name='ZFS_IOC_SEND_NEW' value='23104'/>
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_ioctl.c | 7339 zfs_ioctl_register("send", ZFS_IOC_SEND_NEW, in zfs_ioctl_init()
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs.abi | 6086 <enumerator name='ZFS_IOC_SEND_NEW' value='23104'/>
|