Home | History | Annotate | Download | only in chfs

Lines Matching refs:chfs_vnode_cache

42 int chfs_check(struct chfs_mount *, struct chfs_vnode_cache *);
49 struct chfs_vnode_cache *, struct chfs_node_ref *);
221 struct chfs_vnode_cache *vc;
261 chfs_check(struct chfs_mount *chmp, struct chfs_vnode_cache *chvc)
307 struct chfs_vnode_cache *chvc;
337 if ((struct chfs_vnode_cache *)chvc->v == chvc &&
338 (struct chfs_vnode_cache *)chvc->dirents == chvc &&
339 (struct chfs_vnode_cache *)chvc->dnode == chvc)
423 struct chfs_vnode_cache *vc;
700 struct chfs_vnode_cache *chvc, struct chfs_node_ref *nref)