f2fs_hw_should_discard
f2fs_hw_should_discard(sbi);
if (f2fs_hw_should_discard(sbi) &&
if (f2fs_hw_support_discard(sbi) || f2fs_hw_should_discard(sbi))