|
|
| version 1.4, 2004/04/08 22:00:40 | version 1.5, 2004/06/03 15:54:14 |
|---|---|
| Line 103 void cache_drop(struct namecache *ncp); | Line 103 void cache_drop(struct namecache *ncp); |
| struct namecache *cache_hold(struct namecache *ncp); | struct namecache *cache_hold(struct namecache *ncp); |
| int cache_leaf_test (struct vnode *vp); | int cache_leaf_test (struct vnode *vp); |
| int vfs_cache_lookup(struct vop_lookup_args *ap); | int vfs_cache_lookup(struct vop_lookup_args *ap); |
| int textvp_fullpath (struct proc *p, char **retbuf, char **retfreebuf); | |
| #endif | #endif |