Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/lseek/
Dlseek11.c63 #define FILE_BLOCKS (UNIT_BLOCKS * UNIT_COUNT) macro
98 {FILE_BLOCKS, -128, SEEK_HOLE, NULL, 0}, /* SEEK_HOLE from no hole pass offset*/
183 SAFE_FTRUNCATE(fd, FILE_BLOCKS * block_size); in setup()