Home
last modified time | relevance | path

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

/coreutils/src/
Ddd.c1007 cache_round (int fd, off_t len) in cache_round() function
1041 off_t clen = cache_round (fd, len); in invalidate_cache()
1046 off_t pending = len ? cache_round (fd, 0) : 0; in invalidate_cache()