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

/linux-master/fs/f2fs/
H A Dsuper.c1245 DISCARD_UNIT_BLOCK;
1955 if (F2FS_OPTION(sbi).discard_unit == DISCARD_UNIT_BLOCK)
2108 F2FS_OPTION(sbi).discard_unit = DISCARD_UNIT_BLOCK;
H A Df2fs.h1384 DISCARD_UNIT_BLOCK, /* basic discard unit is block */ enumerator in enum:__anon112
4620 return F2FS_OPTION(sbi).discard_unit == DISCARD_UNIT_BLOCK;

Completed in 198 milliseconds