Home
last modified time | relevance | path

Searched defs:bounce_page (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfscrypt.h364 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()
/linux/include/linux/ceph/
H A Dmessenger.h503 struct page *bounce_page; member
/linux/fs/ceph/
H A Daddr.c742 struct page *bounce_page = NULL; in write_folio_nounlock() local