HomeSort by relevance Sort by last modified time
    Searched refs:fent_to_name (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/contrib/
fsstress.c 281 void fent_to_name(pathname_t *, flist_t *, fent_t *);
818 void fent_to_name(pathname_t * name, flist_t * flp, fent_t * fep) function
828 fent_to_name(name, &flist[FT_DIR], pfep);
872 fent_to_name(name, &flist[FT_DIR], fep);
916 fent_to_name(name, flp, fep);
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 254 void fent_to_name(pathname_t *, flist_t *, fent_t *);
791 void fent_to_name(pathname_t * name, flist_t * flp, fent_t * fep) function
801 fent_to_name(name, &flist[FT_DIR], pfep);
845 fent_to_name(name, &flist[FT_DIR], fep);
889 fent_to_name(name, flp, fep);
    [all...]

Completed in 137 milliseconds