Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c240 void append_pathname(pathname_t *, char *);
573 void append_pathname(pathname_t * name, char *str) in append_pathname() function
580 fprintf(stderr, "fsstress: append_pathname failure\n"); in append_pathname()
803 append_pathname(name, "/"); in fent_to_name()
807 append_pathname(name, buf); in fent_to_name()
847 append_pathname(name, "/"); in generate_fname()
849 append_pathname(name, buf); in generate_fname()
972 append_pathname(&newname2, "../"); in link_path()
973 append_pathname(&newname2, name2->path); in link_path()
980 append_pathname( in link_path()
[all...]

Completed in 3 milliseconds