Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dfscrypt.h1044 static inline void fscrypt_finalize_bounce_page(struct page **pagep) in fscrypt_finalize_bounce_page() function
/Linux-v6.6/fs/f2fs/
Ddata.c354 fscrypt_finalize_bounce_page(&page); in f2fs_write_end_io()
2771 fscrypt_finalize_bounce_page(&fio->encrypted_page); in f2fs_do_write_data_page()
Dcompress.c1389 fscrypt_finalize_bounce_page(&cc->cpages[i]); in f2fs_write_compressed_pages()