Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/vdpa/vdpa_user/
Diova_domain.h23 struct page *bounce_page; member
/linux-6.14.4/block/
Dbounce.c243 struct page *bounce_page; in __blk_queue_bounce() local
/linux-6.14.4/include/linux/
Dfscrypt.h332 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
519 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
536 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.14.4/fs/crypto/
Dcrypto.c69 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.14.4/fs/ext4/
Dpage-io.c515 struct page *bounce_page; in ext4_bio_write_folio() local
/linux-6.14.4/fs/ceph/
Daddr.c690 struct page *bounce_page = NULL; in writepage_nounlock() local
/linux-6.14.4/include/linux/ceph/
Dmessenger.h501 struct page *bounce_page; member