Searched defs:SECTOR_ADDR (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/jffs2/
H A Dos-linux.h64 #define SECTOR_ADDR(x) ( (((unsigned long)(x) / c->sector_size) * c->sector_size) ) macro

Completed in 77 milliseconds