Searched refs:tailable (Results 1 – 2 of 2) sorted by relevance
136 bool tailable; member954 bool was_tailable = f->tailable; in recheck()965 f->tailable = !(reopen_inaccessible_files && fd == -1); in recheck()984 if (!f->tailable) in recheck()1007 f->tailable = false; in recheck()1978 f->tailable = !(reopen_inaccessible_files && fd == -1); in tail_file()2023 f->tailable = false; in tail_file()
1253 by a tailable file. This was handled correctly when inotify was available,