Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dvfs_cache.c2248 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 Dcomplete.c360 complete(EditLine *cel, int ch) in complete()
/freebsd-src/sys/dev/firewire/
H A Dsbp_targ.c410 struct ccb_en_lun *cel = &ccb->cel; in sbp_targ_en_lun() local
/freebsd-src/sys/dev/aic7xxx/
H A Daic7xxx.c7272 struct ccb_en_lun *cel; in ahc_handle_en_lun() local
H A Daic79xx.c9821 struct ccb_en_lun *cel; in ahd_handle_en_lun() local
/freebsd-src/sys/cam/
H A Dcam_ccb.h1380 struct ccb_en_lun cel; member