Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddm-user.h43 #define DM_USER_REQ_MAP_FLAG_INTEGRITY 0x00100 macro
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-user.c424 out |= DM_USER_REQ_MAP_FLAG_INTEGRITY; in bio_flags_to_user_flags()