Searched defs:cel (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_cache.c | 2042 cache_celockstate_init(struct celockstate *cel) in cache_celockstate_init() 2049 cache_lock_vnodes_cel(struct celockstate *cel, struct vnode *vp, in cache_lock_vnodes_cel() 2073 cache_unlock_vnodes_cel(struct celockstate *cel) in cache_unlock_vnodes_cel() 2087 cache_lock_vnodes_cel_3(struct celockstate *cel, struct vnode *vp) in cache_lock_vnodes_cel_3() 2125 cache_lock_buckets_cel(struct celockstate *cel, struct mtx *blp1, in cache_lock_buckets_cel() 2143 cache_unlock_buckets_cel(struct celockstate *cel) in cache_unlock_buckets_cel() 2162 cache_enter_lock(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock() 2205 cache_enter_lock_dd(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock_dd() 2242 cache_enter_unlock(struct celockstate *cel) in cache_enter_unlock() 2253 struct celockstate cel; in cache_enter_dotdot_prep() local [all …]
|