Searched refs:cltbl (Results 1 – 2 of 2) sorted by relevance
301 DWORD* cltbl; /* Pointer to the cluster link map table (nulled on open, set by application) */ member
1374 tbl = fp->cltbl + 1; /* Top of CLMT */ in clmt_clust()3414 fp->cltbl = 0; /* Disable fast seek mode */ in f_open()3549 if (fp->cltbl) { in f_read()3675 if (fp->cltbl) { in f_write()4053 if (fp->cltbl) { /* Fast seek */ in f_lseek()4055 tbl = fp->cltbl; in f_lseek()4073 *fp->cltbl = ulen; /* Number of items used */ in f_lseek()