Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h4042 static inline bool f2fs_hw_should_discard(struct f2fs_sb_info *sbi) in f2fs_hw_should_discard() function
4069 f2fs_hw_should_discard(sbi); in f2fs_realtime_discard_enable()
H A Dsuper.c1316 if ((f2fs_hw_support_discard(sbi) || f2fs_hw_should_discard(sbi)) && in f2fs_put_super()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c750 if (f2fs_hw_should_discard(sbi)) { in parse_options()
2156 if (f2fs_hw_support_discard(sbi) || f2fs_hw_should_discard(sbi)) in default_options()
H A Df2fs.h4475 static inline bool f2fs_hw_should_discard(struct f2fs_sb_info *sbi) in f2fs_hw_should_discard() function
4501 f2fs_hw_should_discard(sbi); in f2fs_realtime_discard_enable()

Completed in 27 milliseconds