Searched refs:fatoff (Results 1 – 1 of 1) sorted by relevance
163 #define fatoff(sz, c) ((sz) == 12 ? (c) + ((c) >> 1) : \ macro927 offset = fatoff(fs->fatsz, val_in); in fatget()