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