Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-crypt.c1377 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone);
1420 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1435 crypt_free_buffer_pages(cc, clone); in crypt_alloc_buffer()
1446 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages() function
1528 crypt_free_buffer_pages(cc, clone); in crypt_endio()
1672 crypt_free_buffer_pages(cc, clone); in kcryptd_crypt_write_io_submit()