Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c273 void separate_pathname(pathname_t *, char *, pathname_t *);
602 separate_pathname(name, buf, &newname); in attr_list_path()
621 separate_pathname(name, buf, &newname); in attr_remove_path()
641 separate_pathname(name, buf, &newname); in attr_set_path()
675 separate_pathname(name, buf, &newname); in creat_path()
929 separate_pathname(name, buf, &newname); in lchown_path()
950 separate_pathname(name1, buf1, &newname1); in link_path()
951 separate_pathname(name2, buf2, &newname2); in link_path()
1001 separate_pathname(name, buf, &newname); in lstat64_path()
1035 separate_pathname(name, buf, &newname); in mkdir_path()
[all …]
/external/e2fsprogs/contrib/
Dfsstress.c300 void separate_pathname(pathname_t *, char *, pathname_t *);
629 separate_pathname(name, buf, &newname); in attr_list_path()
648 separate_pathname(name, buf, &newname); in attr_remove_path()
668 separate_pathname(name, buf, &newname); in attr_set_path()
702 separate_pathname(name, buf, &newname); in creat_path()
956 separate_pathname(name, buf, &newname); in lchown_path()
977 separate_pathname(name1, buf1, &newname1); in link_path()
978 separate_pathname(name2, buf2, &newname2); in link_path()
1028 separate_pathname(name, buf, &newname); in lstat64_path()
1062 separate_pathname(name, buf, &newname); in mkdir_path()
[all …]