Home
last modified time | relevance | path

Searched refs:celockstate (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_cache.c2220 struct celockstate { struct
2224 CTASSERT((nitems(((struct celockstate *)0)->vlp) == 3)); argument
2225 CTASSERT((nitems(((struct celockstate *)0)->blp) == 2));
2228 cache_celockstate_init(struct celockstate *cel) in cache_celockstate_init()
2235 cache_lock_vnodes_cel(struct celockstate *cel, struct vnode *vp, in cache_lock_vnodes_cel()
2259 cache_unlock_vnodes_cel(struct celockstate *cel) in cache_unlock_vnodes_cel()
2311 cache_lock_buckets_cel(struct celockstate *cel, struct mtx *blp1, in cache_lock_buckets_cel()
2329 cache_unlock_buckets_cel(struct celockstate *cel) in cache_unlock_buckets_cel()
2428 cache_enter_unlock(struct celockstate *cel) in cache_enter_unlock()
2439 struct celockstate cel; in cache_enter_dotdot_prep()
[all …]