Searched refs:endcl (Results 1 – 1 of 1) sorted by relevance
/external/fsck_msdos/ |
D | dir.c | 308 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument 317 if (startcl == endcl) { in delete() 346 if (startcl == endcl) in delete() 356 u_char *end, cl_t startcl, cl_t endcl, cl_t curcl, char *path, int type) in removede() argument 373 endcl, end - buffer, in removede() 374 endcl == curcl) == FSFATAL) in removede() 378 if (endcl == curcl) in removede()
|