Searched refs:f2fs_hw_should_discard (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Df2fs.h4485 static inline bool f2fs_hw_should_discard(struct f2fs_sb_info *sbi) function
4511 f2fs_hw_should_discard(sbi);
H A Dsuper.c730 if (f2fs_hw_should_discard(sbi)) {
2102 if (f2fs_hw_support_discard(sbi) || f2fs_hw_should_discard(sbi))

Completed in 1434 milliseconds