Searched refs:try_lseek (Results 1 – 1 of 1) sorted by relevance
76 static int try_lseek(int fd, long bytes, long lines) in try_lseek() function160 if (CFG_TAIL_SEEK && try_lseek(fd, bytes, lines)) return; in do_tail()