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

  /external/e2fsprogs/contrib/
fsstress.c 297 int readlink_path(pathname_t *, char *, size_t);
1166 int readlink_path(pathname_t * name, char *lbuf, size_t lbufsiz) function
1177 rval = readlink_path(&newname, lbuf, lbufsiz);
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 270 int readlink_path(pathname_t *, char *, size_t);
1139 int readlink_path(pathname_t * name, char *lbuf, size_t lbufsiz) function
1152 rval = readlink_path(&newname, lbuf, lbufsiz);
    [all...]

Completed in 1316 milliseconds