Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c145 DM_CRYPT_NO_WRITE_WORKQUEUE, DM_CRYPT_WRITE_INLINE };
2071 if (!test_bit(DM_CRYPT_WRITE_INLINE, &cc->flags)) in kcryptd_crypt_write_inline()
3395 set_bit(DM_CRYPT_WRITE_INLINE, &cc->flags); in crypt_ctr()
144 DM_CRYPT_NO_WRITE_WORKQUEUE, DM_CRYPT_WRITE_INLINE }; global() enumerator