Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h902 static inline void fscrypt_finalize_bounce_page(struct page **pagep) in fscrypt_finalize_bounce_page() function
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c335 fscrypt_finalize_bounce_page(&page); in f2fs_write_end_io()
2680 fscrypt_finalize_bounce_page(&fio->encrypted_page); in f2fs_do_write_data_page()
H A Dcompress.c1311 fscrypt_finalize_bounce_page(&cc->cpages[i]); in f2fs_write_compressed_pages()