OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkclnum
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/fsck_msdos/
fat.c
43
static int
checkclnum
(struct bootblock *, u_int, cl_t, cl_t *);
52
checkclnum
(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next)
function
206
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
212
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
218
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
223
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
fat.c
43
static int
checkclnum
(struct bootblock *, u_int, cl_t, cl_t *);
52
checkclnum
(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next)
function
206
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
212
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
218
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
223
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
fat.c
43
static int
checkclnum
(struct bootblock *, u_int, cl_t, cl_t *);
52
checkclnum
(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next)
function
206
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
212
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
218
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
223
ret |=
checkclnum
(boot, no, cl, &fat[cl].next);
Completed in 44 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026