Searched refs:attr_list_path (Results 1 – 3 of 3) sorted by relevance
/external/autotest/client/tests/fsstress/ |
D | fsstress-ltp.patch | 20 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW,
|
/external/ltp/testcases/kernel/fs/fsstress/ |
D | 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, in attr_list_path() function 604 rval = attr_list_path(&newname, buffer, buffersize, flags, in attr_list_path() 1491 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW, in attr_remove_f() 1511 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW, in attr_remove_f()
|
/external/e2fsprogs/contrib/ |
D | 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, in attr_list_path() function 631 rval = attr_list_path(&newname, buffer, buffersize, flags, in attr_list_path() 1516 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW, in attr_remove_f() 1536 e = attr_list_path(&f, buf, sizeof(buf), ATTR_DONTFOLLOW, in attr_remove_f()
|