Searched defs:bounce_page (Results 1 – 3 of 3) sorted by relevance
364 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()535 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()553 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
503 struct page *bounce_page; member
742 struct page *bounce_page = NULL; in write_folio_nounlock() local