Searched refs:celockstate (Results 1 – 1 of 1) sorted by relevance
2274 struct celockstate { struct2278 CTASSERT((nitems(((struct celockstate *)0)->vlp) == 3)); argument2279 CTASSERT((nitems(((struct celockstate *)0)->blp) == 2));2282 cache_celockstate_init(struct celockstate *cel) in cache_celockstate_init()2289 cache_lock_vnodes_cel(struct celockstate *cel, struct vnode *vp, in cache_lock_vnodes_cel()2313 cache_unlock_vnodes_cel(struct celockstate *cel) in cache_unlock_vnodes_cel()2327 cache_lock_vnodes_cel_3(struct celockstate *cel, struct vnode *vp) in cache_lock_vnodes_cel_3()2365 cache_lock_buckets_cel(struct celockstate *cel, struct mtx *blp1, in cache_lock_buckets_cel()2383 cache_unlock_buckets_cel(struct celockstate *cel) in cache_unlock_buckets_cel()2402 cache_enter_lock(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock()[all …]