Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddm-user.h22 #define DM_USER_REQ_MAP_WRITE 1 macro
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-user.c356 return DM_USER_REQ_MAP_WRITE; in bio_type_to_user_type()