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

  /external/e2fsprogs/contrib/
fsstress.c 295 DIR *opendir_path(pathname_t *);
1127 DIR *opendir_path(pathname_t * name) function
1138 rval = opendir_path(&newname);
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 268 DIR *opendir_path(pathname_t *);
1100 DIR *opendir_path(pathname_t * name) function
1111 rval = opendir_path(&newname);
    [all...]

Completed in 161 milliseconds