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