freebsd-dev/sys/geom/raid
John Baldwin 0ff783dc15 sys/geom: Use C99 fixed-width integer types.
No functional change.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D33635
2021-12-28 09:41:51 -08:00
..
g_raid_ctl.c geom: clean up empty lines in .c and .h files 2020-09-01 22:14:09 +00:00
g_raid_md_if.m
g_raid_tr_if.m
g_raid.c Fix "set but not used" for geom 2021-12-03 23:40:24 -07:00
g_raid.h Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
md_ddf.c graid: Avoid tasting devices with small sector sizes 2021-08-31 17:09:52 -04:00
md_ddf.h
md_intel.c sys/geom: Use C99 fixed-width integer types. 2021-12-28 09:41:51 -08:00
md_jmicron.c sys/geom: Use C99 fixed-width integer types. 2021-12-28 09:41:51 -08:00
md_nvidia.c graid: Avoid tasting devices with small sector sizes 2021-08-31 17:09:52 -04:00
md_promise.c graid: Avoid tasting devices with small sector sizes 2021-08-31 17:09:52 -04:00
md_sii.c graid: Avoid tasting devices with small sector sizes 2021-08-31 17:09:52 -04:00
tr_concat.c geom: clean up empty lines in .c and .h files 2020-09-01 22:14:09 +00:00
tr_raid0.c Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00
tr_raid1.c geom: clean up empty lines in .c and .h files 2020-09-01 22:14:09 +00:00
tr_raid1e.c geom: clean up empty lines in .c and .h files 2020-09-01 22:14:09 +00:00
tr_raid5.c Pass BIO_SPEEDUP through all the geom layers 2020-01-17 01:15:55 +00:00