Searched defs:filesize (Results 1 – 3 of 3) sorted by relevance
41 bool write_exactly(int fd, size_t filesize) in write_exactly()128 int filesize = num_pages * PS; in test_cachestat() local225 size_t filesize = PS * 512 * 2; /* 2 2MB huge pages */ in run_cachestat_test() local
192 off_t filesize; in test_file() local
112 static unsigned long long filesize; variable
Completed in 13 milliseconds