Searched defs:FS_OPT_GET_MAPSIZE (Results 1 – 2 of 2) sorted by relevance
62 #define FS_OPT_GET_MAPSIZE(x) (((x & 0x00fffffe) >> 1) + 1) macro