Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h1110 static inline void fscrypt_finalize_bounce_page(struct page **pagep) in fscrypt_finalize_bounce_page() function
/linux/fs/f2fs/
H A Dcompress.c1414 /* To call fscrypt_finalize_bounce_page */ in f2fs_write_compressed_pages()
1455 fscrypt_finalize_bounce_page(&cc->cpages[i]); in f2fs_write_compressed_pages()
H A Ddata.c2728 fscrypt_finalize_bounce_page(&fio->encrypted_page); in f2fs_do_write_data_page()
H A Dsegment.c3946 fscrypt_finalize_bounce_page(&fio->encrypted_page); in do_write_page()