Home
last modified time | relevance | path

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

/io/
A Dtest-lfs.c147 struct stat64 statbuf; in do_test() local
208 ret = stat64 (name, &statbuf); in do_test()
214 else if (statbuf.st_size != (TWO_GB + 100 + 5)) in do_test()
216 (long long int) statbuf.st_size, (TWO_GB + 100 + 5)); in do_test()

Completed in 3 milliseconds