Searched refs:ZFS_IOC_POOL_REOPEN (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ioctl_compat.c195 ZFS_IOC_POOL_REOPEN, /* 0x40:0x3d */
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check/
H A Dlibzfs_input_check.c284 IOC_INPUT_TEST(ZFS_IOC_POOL_REOPEN, pool, NULL, optional, 0);
997 CHECK(ZFS_IOC_BASE + 61 == ZFS_IOC_POOL_REOPEN);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1467 error = lzc_ioctl(ZFS_IOC_POOL_REOPEN, pool_name, args, NULL);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h1333 ZFS_IOC_POOL_REOPEN, /* 0x5a3d */ enumerator in enum:zfs_ioc
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c7051 zfs_ioctl_register("reopen", ZFS_IOC_POOL_REOPEN, zfs_ioc_pool_reopen,

Completed in 121 milliseconds