Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_core.c80 static struct objcache *devfs_dev_cache; variable
2717 devfs_dev_cache = objcache_create("devfs-dev-cache", 0, 0, in devfs_init()
2761 objcache_destroy(devfs_dev_cache); in devfs_uninit()