Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c51 #define SLOT_EMPTY 0x00 /* slot has never been used */ macro
607 *p = SLOT_EMPTY; in readDosDirSection()
611 if (*p == SLOT_EMPTY || *p == SLOT_DELETED) { in readDosDirSection()
612 if (*p == SLOT_EMPTY) { in readDosDirSection()
1107 if (*p == SLOT_EMPTY in reconnect()

Completed in 2 milliseconds