Searched refs:attr_set_path (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/fs/fsstress/ |
H A D | fsstress.c | 244 int attr_set_path(pathname_t *, const char *, const char *, const int, int); 632 attr_set_path(pathname_t * name, const char *attrname, const char *attrvalue, in attr_set_path() function 644 rval = attr_set_path(&newname, attrname, attrvalue, valuelength, in attr_set_path() 1562 e = attr_set_path(&f, aname, aval, len, ATTR_DONTFOLLOW) < 0 ? in attr_set_f()
|
Completed in 3 milliseconds