gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:BNtoCN (0.02 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
204: {
205:         return ((ino == CLSTART) ? fs->ff_rootcl : BNtoCN(ino / DEpSEC));
206: }
987: fatDCacheGetDcinf(fs, sec, &dcinf); 988: sa = BNtoCN(dcinf->dci_secno); 989: ea = BNtoCN(dcinf->dci_endsec); 990: } else {