Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c259 int get_fname(int, long, pathname_t *, flist_t **, fent_t **, int *);
862 get_fname(int which, long r, pathname_t * name, flist_t ** flpp, fent_t ** fepp, in get_fname() function
908 fprintf(stderr, "fsstress: get_fname failure\n"); in get_fname()
1433 if (!get_fname(FT_REGFILE, r, &f, NULL, NULL, &v)) { in allocsp_f()
1487 if (!get_fname(FT_ANYm, r, &f, NULL, NULL, &v)) in attr_remove_f()
1553 if (!get_fname(FT_ANYm, r, &f, NULL, NULL, &v)) in attr_set_f()
1619 if (!get_fname(FT_ANYm, r, &f, NULL, NULL, &v)) in bulkstat1_f()
1669 if (!get_fname(FT_ANYm, r, &f, NULL, NULL, &v)) in chown_f()
1696 if (!get_fname(FT_DIRm, r, NULL, NULL, &fep, &v1)) in creat_f()
1784 if (!get_fname(FT_REGFIL in dread_f()
[all...]

Completed in 4 milliseconds