Home
last modified time | relevance | path

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

/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.h23 struct page *bounce_page; member
/linux/block/
H A Dbounce.c243 struct page *bounce_page; in __blk_queue_bounce() local
/linux/include/linux/
H A 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/fs/crypto/
H A Dcrypto.c69 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/linux/fs/ceph/
H A Daddr.c690 struct page *bounce_page = NULL; in writepage_nounlock() local
/linux/include/linux/ceph/
H A Dmessenger.h501 struct page *bounce_page; member