Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h1113 static inline void fscrypt_finalize_bounce_page(struct page **pagep) in fscrypt_finalize_bounce_page() function
/linux/fs/f2fs/
H A Dcompress.c1412 /* To call fscrypt_finalize_bounce_page */ in f2fs_write_compressed_pages()
1453 fscrypt_finalize_bounce_page(&cc->cpages[i]); in f2fs_write_compressed_pages()