Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/vdpa/vdpa_user/
Diova_domain.h23 struct page *bounce_page; member
/linux-6.6.21/block/
Dbounce.c242 struct page *bounce_page; in __blk_queue_bounce() local
/linux-6.6.21/include/linux/
Dfscrypt.h271 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
453 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
470 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.6.21/fs/crypto/
Dcrypto.c62 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.6.21/fs/ext4/
Dpage-io.c516 struct page *bounce_page; in ext4_bio_write_folio() local
/linux-6.6.21/fs/ceph/
Daddr.c671 struct page *bounce_page = NULL; in writepage_nounlock() local
/linux-6.6.21/include/linux/ceph/
Dmessenger.h501 struct page *bounce_page; member