OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fep
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/fs/fsstress/
fsstress.c
559
fent_t *
fep
;
local
567
fep
= &ftp->fents[ftp->nfiles++];
568
fep
->id = id;
569
fep
->parent = parent;
699
fent_t *
fep
;
local
703
if (i >= 0 && (
fep
= &flist[FT_DIR].fents[i])->id == dirid)
704
return
fep
;
735
fent_t *
fep
;
local
738
if ((
fep
= dcache_lookup(dirid)))
739
return
fep
;
811
fent_t *
fep
;
local
865
fent_t *
fep
;
local
1687
fent_t *
fep
;
local
2109
fent_t *
fep
;
local
2157
fent_t *
fep
;
local
2192
fent_t *
fep
;
local
2308
fent_t *
fep
;
local
2417
fent_t *
fep
;
local
2461
fent_t *
fep
;
local
2551
fent_t *
fep
;
local
[
all
...]
/external/e2fsprogs/contrib/
fsstress.c
586
fent_t *
fep
;
local
594
fep
= &ftp->fents[ftp->nfiles++];
595
fep
->id = id;
596
fep
->parent = parent;
726
fent_t *
fep
;
local
730
if (i >= 0 && (
fep
= &flist[FT_DIR].fents[i])->id == dirid)
731
return
fep
;
762
fent_t *
fep
;
local
765
if ((
fep
= dcache_lookup(dirid)))
766
return
fep
;
838
fent_t *
fep
;
local
892
fent_t *
fep
;
local
1712
fent_t *
fep
;
local
2134
fent_t *
fep
;
local
2182
fent_t *
fep
;
local
2217
fent_t *
fep
;
local
2333
fent_t *
fep
;
local
2442
fent_t *
fep
;
local
2486
fent_t *
fep
;
local
2576
fent_t *
fep
;
local
[
all
...]
Completed in 152 milliseconds