Home
last modified time | relevance | path

Searched refs:endcl (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sbin/fsck_msdosfs/
HDdir.c314 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument
323 if (startcl == endcl) { in delete()
344 if (startcl == endcl) in delete()
354 u_char *end, cl_t startcl, cl_t endcl, cl_t curcl, char *path, int type) in removede() argument
372 endcl, end - buffer, in removede()
373 endcl == curcl) == FSFATAL) in removede()
378 if ((endcl == curcl) || (startcl < CLUST_FIRST)) in removede()