Home
last modified time | relevance | path

Searched refs:F2FS_MIN_LOG_SECTOR_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Df2fs_fs.h15 #define F2FS_MIN_LOG_SECTOR_SIZE 9 /* 9 bits for 512 bytes */ macro
/openbmc/linux/fs/f2fs/
H A Dsuper.c3442 F2FS_MIN_LOG_SECTOR_SIZE) { in sanity_check_raw_super()