Searched refs:F2FS_IO_SIZE_KB (Results 1 – 2 of 2) sorted by relevance
44 #define F2FS_IO_SIZE_KB(sbi) (1 << (F2FS_OPTION(sbi).write_io_size_bits + 2)) /* KB */ macro
1312 F2FS_IO_SIZE_KB(sbi)); in parse_options()4006 "IO Block Size: %8d KB", F2FS_IO_SIZE_KB(sbi)); in f2fs_scan_devices()