Searched defs:F2FS_IO_ALIGNED (Results 1 – 2 of 2) sorted by relevance
47 #define F2FS_IO_ALIGNED(sbi) (F2FS_IO_SIZE(sbi) > 1) macro