Home
last modified time | relevance | path

Searched defs:F2FS_BLKSIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h48 #define F2FS_BLKSIZE 4096 macro
/third_party/f2fs-tools/include/
H A Df2fs_fs.h700 #define F2FS_BLKSIZE 4096 /* support only 4KB block */ macro
1385 static_assert(sizeof(struct f2fs_dentry_block) == F2FS_BLKSIZE, ""); variable

Completed in 5 milliseconds