Home
last modified time | relevance | path

Searched refs:MEMSTICK_OVERWRITE_PGST0 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/memstick/core/
Dms_block.h40 MEMSTICK_OVERWRITE_PGST0 | \
44 (MEMSTICK_OVERWRITE_PGST1 | MEMSTICK_OVERWRITE_PGST0)
Dms_block.c817 pba, page, ~MEMSTICK_OVERWRITE_PGST0); in msb_mark_page_bad()
932 MEMSTICK_OVERWRITE_PGST0) in msb_read_page()
/kernel/linux/linux-5.10/include/linux/
Dmemstick.h73 #define MEMSTICK_OVERWRITE_PGST0 0x40 macro