gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:BYTEtoCL (0.00 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat.c - 201.0KB - 6,353 lines
3774:         /* Check free clusters */
3775:         if (BYTEtoCL(size) - BYTEtoCL(fsz) > fs->ff_freecl) {
3776:                 err = EX_NOSPC;
3947: } else { 3948: num = BYTEtoCL(inode->fino_filsz); 3949: }