Home
last modified time | relevance | path

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

/linux-4.19.296/fs/crypto/
Dbio.c78 struct page *bounce_page; in fscrypt_pullback_bio_page() local
/linux-4.19.296/include/linux/
Dfscrypt_supp.h38 struct page *bounce_page; /* Ciphertext page */ member
/linux-4.19.296/fs/ext4/
Dpage-io.c392 struct page *bounce_page, in io_submit_add_bh()