Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfscrypt.h167 static inline bool fscrypt_is_bounce_page(struct page *page) in fscrypt_is_bounce_page() function
327 static inline bool fscrypt_is_bounce_page(struct page *page) in fscrypt_is_bounce_page() function
906 if (fscrypt_is_bounce_page(page)) { in fscrypt_finalize_bounce_page()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dpage-io.c117 if (fscrypt_is_bounce_page(page)) { in ext4_finish_bio()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c586 if (fscrypt_is_bounce_page(target)) { in __has_merged_page()