Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/kern/
HDvfs_cache.c2165 cache_celockstate_init(struct celockstate *cel) in cache_celockstate_init()
2172 cache_lock_vnodes_cel(struct celockstate *cel, struct vnode *vp, in cache_lock_vnodes_cel()
2196 cache_unlock_vnodes_cel(struct celockstate *cel) in cache_unlock_vnodes_cel()
2210 cache_lock_vnodes_cel_3(struct celockstate *cel, struct vnode *vp) in cache_lock_vnodes_cel_3()
2248 cache_lock_buckets_cel(struct celockstate *cel, struct mtx *blp1, in cache_lock_buckets_cel()
2266 cache_unlock_buckets_cel(struct celockstate *cel) in cache_unlock_buckets_cel()
2285 cache_enter_lock(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock()
2328 cache_enter_lock_dd(struct celockstate *cel, struct vnode *dvp, struct vnode *vp, in cache_enter_lock_dd()
2365 cache_enter_unlock(struct celockstate *cel) in cache_enter_unlock()
2376 struct celockstate cel; in cache_enter_dotdot_prep() local
[all …]
/freebsd-13-stable/contrib/tnftp/src/
HDcomplete.c360 complete(EditLine *cel, int ch) in complete()
/freebsd-13-stable/sys/dev/firewire/
HDsbp_targ.c410 struct ccb_en_lun *cel = &ccb->cel; in sbp_targ_en_lun() local
/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx.c7294 struct ccb_en_lun *cel; in ahc_handle_en_lun() local
HDaic79xx.c9847 struct ccb_en_lun *cel; in ahd_handle_en_lun() local
/freebsd-13-stable/sys/cam/
HDcam_ccb.h1356 struct ccb_en_lun cel; member