Home
last modified time | relevance | path

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

/linux-6.8/drivers/vdpa/vdpa_user/
Diova_domain.h23 struct page *bounce_page; member
/linux-6.8/block/
Dbounce.c242 struct page *bounce_page; in __blk_queue_bounce() local
/linux-6.8/include/linux/
Dfscrypt.h286 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
469 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
486 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.8/fs/crypto/
Dcrypto.c69 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux-6.8/fs/ext4/
Dpage-io.c516 struct page *bounce_page; in ext4_bio_write_folio() local
/linux-6.8/fs/ceph/
Daddr.c657 struct page *bounce_page = NULL; in writepage_nounlock() local
/linux-6.8/include/linux/ceph/
Dmessenger.h501 struct page *bounce_page; member