Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/raid/
H A Dmd_u.h40 #define RAID_VERSION _IOR (MD_MAJOR, 0x10, mdu_version_t)
75 } mdu_version_t; typedef
/openbmc/linux/drivers/md/
H A Dmd.c6639 mdu_version_t ver; in get_version()