Home
last modified time | relevance | path

Searched refs:ext4_bio_encrypted (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ext4/
Dreadpage.c50 static inline bool ext4_bio_encrypted(struct bio *bio) in ext4_bio_encrypted() function
76 if (ext4_bio_encrypted(bio)) { in mpage_end_io()