Searched defs:cel (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/kern/ |
H A D | vfs_cache.c | 2277 cache_celockstate_init(struct celockstate *cel) in cache_celockstate_init() argument 2284 cache_lock_vnodes_cel(struct celockstate *cel, struct vnode *vp, in cache_lock_vnodes_cel() argument 2308 cache_unlock_vnodes_cel(struct celockstate *cel) in cache_unlock_vnodes_cel() argument 2322 cache_lock_vnodes_cel_3(struct celockstate * cel,struct vnode * vp) cache_lock_vnodes_cel_3() argument 2360 cache_lock_buckets_cel(struct celockstate * cel,struct mtx * blp1,struct mtx * blp2) cache_lock_buckets_cel() argument 2378 cache_unlock_buckets_cel(struct celockstate * cel) cache_unlock_buckets_cel() argument 2397 cache_enter_lock(struct celockstate * cel,struct vnode * dvp,struct vnode * vp,uint32_t hash) cache_enter_lock() argument 2440 cache_enter_lock_dd(struct celockstate * cel,struct vnode * dvp,struct vnode * vp,uint32_t hash) cache_enter_lock_dd() argument 2477 cache_enter_unlock(struct celockstate * cel) cache_enter_unlock() argument 2488 struct celockstate cel; cache_enter_dotdot_prep() local 2519 struct celockstate cel; cache_enter_time() local [all...] |
/freebsd/contrib/tnftp/src/ |
H A D | complete.c | 360 complete(EditLine *cel, int ch) in complete()
|
/freebsd/sys/dev/firewire/ |
H A D | sbp_targ.c | 410 struct ccb_en_lun *cel = &ccb->cel; in sbp_targ_en_lun() local
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.c | 9821 struct ccb_en_lun *cel; in ahd_handle_en_lun() local
|
/freebsd/sys/cam/ |
H A D | cam_ccb.h | 1400 struct ccb_en_lun cel; member
|