Home
last modified time | relevance | path

Searched refs:fent_t (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c97 } fent_t; typedef
103 fent_t *fents;
249 fent_t *dcache_lookup(int);
254 void fent_to_name(pathname_t *, flist_t *, fent_t *);
257 int generate_fname(fent_t *, int, pathname_t *, int *, int *);
258 int get_fname(int, long, pathname_t *, flist_t **, fent_t **, int *);
559 fent_t *fep; in add_to_flist()
565 ftp->fents = realloc(ftp->fents, ftp->nslots * sizeof(fent_t)); in add_to_flist()
697 fent_t *dcache_lookup(int dirid) in dcache_lookup()
699 fent_t *fep; in dcache_lookup()
[all …]
/external/e2fsprogs/contrib/
Dfsstress.c124 } fent_t; typedef
130 fent_t *fents;
276 fent_t *dcache_lookup(int);
281 void fent_to_name(pathname_t *, flist_t *, fent_t *);
284 int generate_fname(fent_t *, int, pathname_t *, int *, int *);
285 int get_fname(int, long, pathname_t *, flist_t **, fent_t **, int *);
586 fent_t *fep; in add_to_flist()
592 ftp->fents = realloc(ftp->fents, ftp->nslots * sizeof(fent_t)); in add_to_flist()
724 fent_t *dcache_lookup(int dirid) in dcache_lookup()
726 fent_t *fep; in dcache_lookup()
[all …]