Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dpage-io.c69 struct page *bounce_page = NULL; in ext4_finish_bio() local
410 struct page *bounce_page = NULL; in ext4_bio_write_page() local
/Linux-v5.4/include/linux/
Dfscrypt.h128 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
345 static inline struct page *fscrypt_pagecache_page(struct page *bounce_page) in fscrypt_pagecache_page()
351 static inline void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()
/Linux-v5.4/fs/crypto/
Dcrypto.c128 void fscrypt_free_bounce_page(struct page *bounce_page) in fscrypt_free_bounce_page()