Home
last modified time | relevance | path

Searched refs:ZFS_IOC_POOL_GET_PROPS (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_ioctl_compat.c169 ZFS_IOC_POOL_GET_PROPS, /* 0x28:0x27 */
/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/
HDlibzfs_input_check.c87 ZFS_IOC_POOL_GET_PROPS,
995 CHECK(ZFS_IOC_BASE + 39 == ZFS_IOC_POOL_GET_PROPS); in validate_ioc_values()
/freebsd-14-stable/sys/contrib/openzfs/include/sys/fs/
HDzfs.h1437 ZFS_IOC_POOL_GET_PROPS, /* 0x5a27 */ enumerator
/freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_pool.c84 while (zfs_ioctl(hdl, ZFS_IOC_POOL_GET_PROPS, &zc) != 0) { in zpool_get_all_props()
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzfs_ioctl.c7326 zfs_ioctl_register_pool(ZFS_IOC_POOL_GET_PROPS, zfs_ioc_pool_get_props, in zfs_ioctl_init()
/freebsd-14-stable/sys/contrib/openzfs/lib/libzfs_core/
HDlibzfs_core.abi1308 <enumerator name='ZFS_IOC_POOL_GET_PROPS' value='23079'/>