Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek11.c48 #define FILE_BLOCKS (UNIT_BLOCKS * UNIT_COUNT) macro
83 {FILE_BLOCKS, -128, SEEK_HOLE, NULL, 0}, /* SEEK_HOLE from no hole pass offset*/
168 SAFE_FTRUNCATE(fd, FILE_BLOCKS * block_size); in setup()

Completed in 1 milliseconds