Home
last modified time | relevance | path

Searched defs:cel (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_cache.c2228 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()
2273 cache_lock_vnodes_cel_3(struct celockstate *cel, struct vnode *vp) in cache_lock_vnodes_cel_3()
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()
2348 cache_enter_lock(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock()
2391 cache_enter_lock_dd(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock_dd()
2428 cache_enter_unlock(struct celockstate *cel) in cache_enter_unlock()
2439 struct celockstate cel; in cache_enter_dotdot_prep() local
[all …]
/freebsd/contrib/tnftp/src/
H A Dcomplete.c360 complete(EditLine *cel, int ch) in complete()
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c410 struct ccb_en_lun *cel = &ccb->cel; in sbp_targ_en_lun() local
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c7255 struct ccb_en_lun *cel; in ahc_handle_en_lun() local
H A Daic79xx.c9805 struct ccb_en_lun *cel; in ahd_handle_en_lun() local
/freebsd/sys/cam/
H A Dcam_ccb.h1364 struct ccb_en_lun cel; member