Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c278 int truncate64_path(pathname_t *, off64_t);
1327 int truncate64_path(pathname_t * name, off64_t length) in truncate64_path() function
1338 rval = truncate64_path(&newname, length); in truncate64_path()
2540 e = truncate64_path(&f, off) < 0 ? errno : 0; in truncate_f()

Completed in 3 milliseconds