Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/vdpa/vdpa_user/
Diova_domain.h23 struct page *bounce_page; member
/Linux-v5.15/fs/ext4/
Dpage-io.c107 struct page *bounce_page = NULL; in ext4_finish_bio() local
440 struct page *bounce_page = NULL; in ext4_bio_write_page() local
/Linux-v5.15/block/
Dbounce.c242 struct page *bounce_page; in __blk_queue_bounce() local
/Linux-v5.15/include/linux/
Dfscrypt.h266 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
426 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
432 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/Linux-v5.15/fs/crypto/
Dcrypto.c62 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()