Searched refs:F2FS_IO_SIZE_BITS (Results 1 – 2 of 2) sorted by relevance
45 #define F2FS_IO_SIZE_BITS(sbi) (F2FS_OPTION(sbi).write_io_size_bits) /* power of 2 */ macro
1380 if (F2FS_IO_SIZE_BITS(sbi) && !f2fs_lfs_mode(sbi)) { in parse_options()2074 if (F2FS_IO_SIZE_BITS(sbi)) in f2fs_show_options()