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

  /external/e2fsprogs/contrib/
fsstress.c 268 int attr_list_path(pathname_t *, char *, const int, int, attrlist_cursor_t *);
619 attr_list_path(pathname_t * name, char *buffer, const int buffersize, int flags, function
631 rval = attr_list_path(&newname, buffer, buffersize, flags,
1516 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW,
    [all...]
  /external/ltp/testcases/kernel/fs/fsstress/
fsstress.c 241 int attr_list_path(pathname_t *, char *, const int, int, attrlist_cursor_t *);
592 attr_list_path(pathname_t * name, char *buffer, const int buffersize, int flags, function
604 rval = attr_list_path(&newname, buffer, buffersize, flags,
1491 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW,
1511 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW,
    [all...]

Completed in 2641 milliseconds