Searched refs:drop_readahead (Results 1 – 1 of 1) sorted by relevance
607 static void drop_readahead(PyFileObject *);630 drop_readahead(f); in file_dealloc()765 drop_readahead(f); in file_seek()2225 drop_readahead(PyFileObject *f) in drop_readahead() function2245 drop_readahead(f); in readahead()2260 drop_readahead(f); in readahead()2301 drop_readahead(f); in readahead_get_line_skip()