OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLOT_EMPTY
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/fs/msdosfs/
direntry.h
57
#define
SLOT_EMPTY
0x00 /* slot has never been used */
msdosfs_lookup.c
257
if (dep->deName[0] ==
SLOT_EMPTY
||
268
if (dep->deName[0] ==
SLOT_EMPTY
) {
807
* starts with
SLOT_EMPTY
(0) starts the
812
if (dentp->deName[0] ==
SLOT_EMPTY
) {
1013
if (dentp->deName[0] ==
SLOT_EMPTY
) {
1063
if (dentp->deName[0] ==
SLOT_EMPTY
) {
msdosfs_vnops.c
1100
if (dentp->deName[0] ==
SLOT_EMPTY
) {
/src/sbin/fsck_msdos/
dir.c
49
#define
SLOT_EMPTY
0x00 /* slot has never been used */
509
*p =
SLOT_EMPTY
;
513
if (*p ==
SLOT_EMPTY
|| *p == SLOT_DELETED) {
514
if (*p ==
SLOT_EMPTY
) {
960
if (*p ==
SLOT_EMPTY
/src/usr.sbin/makefs/msdos/
msdosfs_vnops.c
224
if (dep->deName[0] ==
SLOT_EMPTY
||
235
if (dep->deName[0] ==
SLOT_EMPTY
) {
Completed in 15 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025