Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dreadpage.c80 static inline bool ext4_bio_encrypted(struct bio *bio) in ext4_bio_encrypted() function
106 if (ext4_bio_encrypted(bio)) { in mpage_end_io()