Home
last modified time | relevance | path

Searched refs:SLOT_DELETED (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c53 #define SLOT_DELETED 0xe5 /* file in this slot deleted */ macro
328 *s = SLOT_DELETED; in delete()
376 *start = SLOT_DELETED; in removede()
611 if (*p == SLOT_EMPTY || *p == SLOT_DELETED) { in readDosDirSection()
635 *q = SLOT_DELETED; in readDosDirSection()
641 *p = SLOT_DELETED; in readDosDirSection()
849 *p = SLOT_DELETED; in readDosDirSection()
945 *p = SLOT_DELETED; in readDosDirSection()
960 *p = SLOT_DELETED; in readDosDirSection()
1108 || *p == SLOT_DELETED) in reconnect()
[all...]

Completed in 2 milliseconds