Searched defs:cel (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/kern/ |
H A D | vfs_cache.c | 2248 cache_celockstate_init(struct celockstate *cel) in cache_celockstate_init() argument 2255 cache_lock_vnodes_cel(struct celockstate *cel, struct vnode *vp, in cache_lock_vnodes_cel() argument 2279 cache_unlock_vnodes_cel(struct celockstate *cel) in cache_unlock_vnodes_cel() argument 2293 cache_lock_vnodes_cel_3(struct celockstate * cel,struct vnode * vp) cache_lock_vnodes_cel_3() argument 2331 cache_lock_buckets_cel(struct celockstate * cel,struct mtx * blp1,struct mtx * blp2) cache_lock_buckets_cel() argument 2349 cache_unlock_buckets_cel(struct celockstate * cel) cache_unlock_buckets_cel() argument 2368 cache_enter_lock(struct celockstate * cel,struct vnode * dvp,struct vnode * vp,uint32_t hash) cache_enter_lock() argument 2411 cache_enter_lock_dd(struct celockstate * cel,struct vnode * dvp,struct vnode * vp,uint32_t hash) cache_enter_lock_dd() argument 2448 cache_enter_unlock(struct celockstate * cel) cache_enter_unlock() argument 2459 struct celockstate cel; cache_enter_dotdot_prep() local 2490 struct celockstate cel; cache_enter_time() local [all...] |
/freebsd-src/contrib/tnftp/src/ |
H A D | complete.c | 360 complete(EditLine *cel, int ch) in complete()
|
/freebsd-src/sys/dev/firewire/ |
H A D | sbp_targ.c | 410 struct ccb_en_lun *cel = &ccb->cel; in sbp_targ_en_lun() local
|
/freebsd-src/sys/dev/aic7xxx/ |
H A D | aic7xxx.c | 7272 struct ccb_en_lun *cel; in ahc_handle_en_lun() local
|
H A D | aic79xx.c | 9821 struct ccb_en_lun *cel; in ahd_handle_en_lun() local
|
/freebsd-src/sys/cam/ |
H A D | cam_ccb.h | 1380 struct ccb_en_lun cel; member
|