Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddm-user.h27 #define DM_USER_REQ_MAP_WRITE_ZEROES 6 macro
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-user.c366 return DM_USER_REQ_MAP_WRITE_ZEROES; in bio_type_to_user_type()