Searched refs:separate_pathname (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/contrib/
H A Dfsstress.c300 void separate_pathname(pathname_t *, char *, pathname_t *);
629 separate_pathname(name, buf, &newname);
648 separate_pathname(name, buf, &newname);
668 separate_pathname(name, buf, &newname);
702 separate_pathname(name, buf, &newname);
956 separate_pathname(name, buf, &newname);
977 separate_pathname(name1, buf1, &newname1);
978 separate_pathname(name2, buf2, &newname2);
1028 separate_pathname(name, buf, &newname);
1062 separate_pathname(nam
1256 void separate_pathname(pathname_t * name, char *buf, pathname_t * newname) function
[all...]
/external/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c273 void separate_pathname(pathname_t *, char *, pathname_t *);
602 separate_pathname(name, buf, &newname);
621 separate_pathname(name, buf, &newname);
641 separate_pathname(name, buf, &newname);
675 separate_pathname(name, buf, &newname);
929 separate_pathname(name, buf, &newname);
950 separate_pathname(name1, buf1, &newname1);
951 separate_pathname(name2, buf2, &newname2);
1001 separate_pathname(name, buf, &newname);
1035 separate_pathname(nam
1231 void separate_pathname(pathname_t * name, char *buf, pathname_t * newname) function
[all...]

Completed in 70 milliseconds