Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dpage-io.c107 struct page *bounce_page = NULL; in ext4_finish_bio() local
436 struct page *bounce_page = NULL; in ext4_bio_write_page() local
/linux-6.1.9/drivers/vdpa/vdpa_user/
Diova_domain.h24 struct page *bounce_page; member
/linux-6.1.9/block/
Dbounce.c242 struct page *bounce_page; in __blk_queue_bounce() local
/linux-6.1.9/include/linux/
Dfscrypt.h271 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
445 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
451 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.1.9/fs/crypto/
Dcrypto.c62 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.1.9/include/linux/ceph/
Dmessenger.h463 struct page *bounce_page; member