Home
last modified time | relevance | path

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

/linux-5.10/fs/ext4/
Dpage-io.c107 struct page *bounce_page = NULL; in ext4_finish_bio() local
444 struct page *bounce_page = NULL; in ext4_bio_write_page() local
/linux-5.10/include/linux/
Dfscrypt.h136 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
289 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
295 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-5.10/fs/crypto/
Dcrypto.c62 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()