Home
last modified time | relevance | path

Searched refs:vdev_file_logical_ashift (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c43 static uint_t vdev_file_logical_ashift = SPA_MINBLOCKSHIFT; variable
174 *logical_ashift = vdev_file_logical_ashift; in vdev_file_open()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c58 static uint_t vdev_file_logical_ashift = SPA_MINBLOCKSHIFT; variable
175 *logical_ashift = vdev_file_logical_ashift; in vdev_file_open()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dtunables.cfg93 VDEV_FILE_LOGICAL_ASHIFT vdev.file.logical_ashift vdev_file_logical_ashift