Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c131 #define MAXFSIZE32 ((1ULL << 40) - 1ULL) macro
421 if (lseek64(fd, (off64_t) (MAXFSIZE32 + 1ULL), SEEK_SET) < 0) in main()
422 maxfsize = (off64_t) MAXFSIZE32; in main()

Completed in 5 milliseconds