Searched refs:f2fs_bio_encrypted (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/f2fs/ | ||
D | data.c | 35 if (f2fs_bio_encrypted(bio)) { in f2fs_read_end_io() |
D | f2fs.h | 2103 static inline bool f2fs_bio_encrypted(struct bio *bio) in f2fs_bio_encrypted() function |