Home
last modified time | relevance | path

Searched refs:ZFS_IOC_POOL_SYNC (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/
HDlibzfs_input_check.c272 IOC_INPUT_TEST(ZFS_IOC_POOL_SYNC, pool, required, NULL, 0); in test_pool_sync()
1027 CHECK(ZFS_IOC_BASE + 71 == ZFS_IOC_POOL_SYNC); in validate_ioc_values()
/freebsd-14-stable/sys/contrib/openzfs/include/sys/fs/
HDzfs.h1469 ZFS_IOC_POOL_SYNC, /* 0x5a47 */ enumerator
/freebsd-14-stable/sys/contrib/openzfs/lib/libzfs_core/
HDlibzfs_core.c493 return (lzc_ioctl(ZFS_IOC_POOL_SYNC, pool_name, innvl, NULL)); in lzc_sync()
HDlibzfs_core.abi1340 <enumerator name='ZFS_IOC_POOL_SYNC' value='23111'/>
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzfs_ioctl.c7195 zfs_ioctl_register("sync", ZFS_IOC_POOL_SYNC, in zfs_ioctl_init()