Searched defs:bounce_page (Results 1 – 5 of 5) sorted by relevance
23 struct page *bounce_page; member
107 struct page *bounce_page = NULL; in ext4_finish_bio() local440 struct page *bounce_page = NULL; in ext4_bio_write_page() local
243 struct page *bounce_page; in __blk_queue_bounce() local
263 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()423 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()429 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
62 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
Completed in 33 milliseconds