Home
last modified time | relevance | path

Searched refs:Configuration_Record_Length (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/geom/raid/
H A Dmd_ddf.c183 GET16((m), hdr->Configuration_Record_Length))
186 (n) * GET16((m), hdr->Configuration_Record_Length) * \
190 (n) * GET16((m), hdr->Configuration_Record_Length) * \
603 SET16(meta, hdr->Configuration_Record_Length, in ddf_meta_create()
605 hdr->Configuration_Record_Length) * in ddf_meta_create()
643 SET16(meta, hdr->Configuration_Record_Length, in ddf_meta_create()
657 GET16(meta, hdr->Configuration_Record_Length) * in ddf_meta_create()
864 size = GET16(sample, hdr->Configuration_Record_Length) * ss; in ddf_vol_meta_create()
1332 size = GET16(meta, hdr->Configuration_Record_Length) * ss; in ddf_meta_write()
2838 hdr->Configuration_Record_Length) * in g_raid_md_write_ddf()
[all …]
H A Dmd_ddf.h66 uint16_t Configuration_Record_Length; member