OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOSTDIR
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/fsck_msdos/
ext.h
35
#define
LOSTDIR
"LOST.DIR"
dir.c
212
static struct dosDirEntry *
lostDir
;
303
rootDir =
lostDir
= NULL;
938
if (!
lostDir
) {
939
for (
lostDir
= rootDir->child;
lostDir
;
lostDir
=
lostDir
->next) {
940
if (!strcmp(
lostDir
->name,
LOSTDIR
))
943
if (!
lostDir
) { /* Create LOSTDIR? XXX *
[
all
...]
/src/sbin/newfs_ext2fs/
mke2fs.c
880
#define
LOSTDIR
/* e2fsck complains if there is no lost+found */
884
#ifdef
LOSTDIR
893
#ifdef
LOSTDIR
898
#ifdef
LOSTDIR
910
#ifdef
LOSTDIR
925
#ifdef
LOSTDIR
986
#ifdef
LOSTDIR
/src/sbin/newfs/
mkfs.c
998
#ifdef
LOSTDIR
1007
#ifdef
LOSTDIR
1019
#ifdef
LOSTDIR
1023
#ifdef
LOSTDIR
1048
#ifdef
LOSTDIR
1061
#ifdef
LOSTDIR
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026