Home
last modified time | relevance | path

Searched defs:F2FS_BLKSIZE (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/tools/
Dcheck_f2fs.c29 #define F2FS_BLKSIZE 4096 macro
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.h48 #define F2FS_BLKSIZE 4096 macro
/external/f2fs-tools/include/
Df2fs_fs.h700 #define F2FS_BLKSIZE 4096 /* support only 4KB block */ macro