Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dsysctl_os.c591 extern int zfs_vdev_standard_sm_blksz;
593 &zfs_vdev_standard_sm_blksz, 0,
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dvdev_impl.h622 extern int zfs_vdev_standard_sm_blksz;
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_indirect.c828 zfs_vdev_standard_sm_blksz, tx); in vdev_indirect_sync_obsolete()
H A Dvdev.c106 int zfs_vdev_standard_sm_blksz = (1 << 17); variable
H A Dmetaslab.c3988 zfs_vdev_standard_sm_blksz, tx); in metaslab_sync()