Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dvfs_lock.c320 countcachedandinactivevnodes(void) in countcachedandinactivevnodes() function
1257 countcachedandinactivevnodes() >= maxvnodes * 5 / 10) in allocvnode_gc()
H A Dvfs_mount.c539 ncachedandinactive = countcachedandinactivevnodes(); in vnlru_proc()
563 ncachedandinactive = countcachedandinactivevnodes(); in vnlru_proc()
/dragonfly/sys/sys/
H A Dvnode.h588 int countcachedandinactivevnodes(void);