Lines Matching refs:cl_t
102 static int delete(int, struct bootblock *, struct fatEntry *, cl_t, int,
103 cl_t, int, int);
105 u_char *, cl_t, cl_t, cl_t, char *, int);
227 cl_t cl; in resetDosDirSection()
307 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, in delete()
308 int startoff, cl_t endcl, int endoff, int notlast) in delete()
356 u_char *end, cl_t startcl, cl_t endcl, cl_t curcl, char *path, int type) in removede()
421 cl_t cl; in checksize()
448 cl_t cl; in check_dot_dot()
532 cl_t cl, valcl = ~0, invcl = ~0, empcl = ~0; in readDosDirSection()
1015 static cl_t lfcl;
1019 reconnect(int dosfs, struct bootblock *boot, struct fatEntry *fat, cl_t head) in reconnect()