Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vdpa/vdpa_user/
Diova_domain.h23 struct page *bounce_page; member
/linux-6.12.1/block/
Dbounce.c243 struct page *bounce_page; in __blk_queue_bounce() local
/linux-6.12.1/include/linux/
Dfscrypt.h331 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
518 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
535 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.12.1/fs/crypto/
Dcrypto.c69 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.12.1/fs/ext4/
Dpage-io.c513 struct page *bounce_page; in ext4_bio_write_folio() local
/linux-6.12.1/fs/ceph/
Daddr.c680 struct page *bounce_page = NULL; in writepage_nounlock() local
/linux-6.12.1/include/linux/ceph/
Dmessenger.h501 struct page *bounce_page; member