Home
last modified time | relevance | path

Searched defs:touchlru (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/servers/vm/
H A Dcache.c177 find_cached_page_bydev(dev_t dev, u64_t dev_off, ino_t ino, u64_t ino_off, int touchlru) in find_cached_page_bydev()
198 struct cached_page *find_cached_page_byino(dev_t dev, ino_t ino, u64_t ino_off, int touchlru) in find_cached_page_byino()