Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Ddata.c35 if (f2fs_bio_encrypted(bio)) { in f2fs_read_end_io()
Df2fs.h2103 static inline bool f2fs_bio_encrypted(struct bio *bio) in f2fs_bio_encrypted() function