Searched defs:chfs_vnode_cache (Results 1 – 2 of 2) sorted by relevance
269 struct chfs_vnode_cache { struct288 struct chfs_vnode_cache* next; /* next element of vnode cache */ argument289 uint32_t nlink; /* number of links to the file */
38 pool_cache_t chfs_vnode_cache; variable