Searched refs:BPB_SecPerClusEx (Results 1 – 1 of 1) sorted by relevance
140 #define BPB_SecPerClusEx 109 /* exFAT: Log2 of cluster size in unit of sector (BYTE) */ macro3312 fs->csize = 1 << fs->win[BPB_SecPerClusEx]; /* Cluster size */5762 …for (buf[BPB_SecPerClusEx] = 0, i = au; i >>= 1; buf[BPB_SecPerClusEx]++) ; /* Log2 of cluster siz…