DISCARD_UNIT_BLOCK
return F2FS_OPTION(sbi).discard_unit == DISCARD_UNIT_BLOCK;
if (F2FS_OPTION(sbi).discard_unit == DISCARD_UNIT_BLOCK)
F2FS_OPTION(sbi).discard_unit = DISCARD_UNIT_BLOCK;
{"block", DISCARD_UNIT_BLOCK},