Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dsed-opal.h129 struct opal_mbr_done { struct
210 #define IOC_OPAL_MBR_DONE _IOW('p', 233, struct opal_mbr_done)
/linux/block/
H A Dsed-opal.c2667 struct opal_mbr_done *mbr_done) in opal_set_mbr_done()