Home
last modified time | relevance | path

Searched defs:centry (Results 1 – 11 of 11) sorted by relevance

/titanic_51/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.c359 ss_ram_getcdirent(ss_cdir_t *cdir, ss_centry_info_t *centry) in ss_ram_getcdirent() argument
433 ss_ram_getcentry(ss_centry_info_t *centry) in ss_ram_getcentry() argument
456 ss_ram_setcentry(const ss_centry_info_t *centry) in ss_ram_setcentry() argument
[all...]
H A Dsd_bcache.h656 #define CENTRY_INUSE(centry) ((centry)->cc_inuse) argument
657 #define SET_CENTRY_INUSE(centry) \ argument
659 #define CLEAR_CENTRY_INUSE(centry) { \ argument
675 CENTRY_PAGEIO(centry) global() argument
676 SET_CENTRY_PAGEIO(centry) global() argument
678 WAIT_CENTRY_PAGEIO(centry,stat) global() argument
685 CLEAR_CENTRY_PAGEIO(centry) global() argument
696 CENTRY_DIRTY_PENDING(centry) global() argument
697 CENTRY_PINNED(centry) global() argument
698 CENTRY_PINNABLE(centry) global() argument
699 CENTRY_QHEAD(centry) global() argument
701 CENTRY_DIRTY(centry) global() argument
702 CENTRY_CD(centry) global() argument
703 CENTRY_BLK(centry) global() argument
704 CENTRY_IO_INPROGRESS(centry) global() argument
712 CENTRY_SET_FTPOS(centry) global() argument
716 CC_CD_BLK_MATCH(cd,blk,centry) global() argument
[all...]
H A Dsd_bcache.c823 _sd_cctl_t *centry; in _sdbc_mem_configure() local
1217 _sd_ins_queue(_sd_queue_t * q,_sd_cctl_t * centry) _sd_ins_queue() argument
1236 _sd_requeue(_sd_cctl_t * centry) _sd_requeue() argument
1271 _sd_requeue_head(_sd_cctl_t * centry) _sd_requeue_head() argument
2099 _sd_cctl_t *centry = NULL; _sd_prefetch_buf() local
2456 _sd_cc_wait(int cd,nsc_off_t cblk,_sd_cctl_t * centry,int flag) _sd_cc_wait() argument
2536 _sd_cctl_t *centry, *lentry, *ioent = NULL; global() local
3175 sdbc_check_cctl_cot(_sd_cctl_t * centry) global() argument
3256 sdbc_mark_cctl_cot(_sd_cctl_t * header,_sd_cctl_t * centry) global() argument
3290 _sd_cctl_t *prev_ent, *next_ent, *centry; global() local
3485 _sd_cctl_t *prev_ent, *next_ent, *centry; global() local
3670 _sd_cctl_t *centry, *cc_chain; global() local
4149 _sd_cctl_t *centry = NULL; global() local
4235 _sd_cctl_t *centry; global() local
4267 _sd_cctl_t *centry = NULL; global() local
4752 sdbc_centry_init_dm(_sd_cctl_t * centry) global() argument
4795 sdbc_centry_memalloc_dm(_sd_cctl_t * centry,int alloc_request,int flag) global() argument
4847 _sd_centry_release(_sd_cctl_t * centry) global() argument
4977 _sd_alloc_write(_sd_cctl_t * centry,int * stall) global() argument
[all...]
H A Dsd_misc.c1238 _sd_data_log(int num, _sd_cctl_t *centry, nsc_off_t st, nsc_size_t len) in _sd_data_log() argument
1254 _sd_data_log_chain(int num, _sd_cctl_t *centry, nsc_off_t fba_pos, in _sd_data_log_chain() argument
[all...]
H A Dsd_ft.c1000 ss_centry_info_t centry; in sdbc_recover_vol() local
H A Dsd_io.c108 _sd_cctl_t *centry; in sdbc_alloc_static_cache() local
[all...]
H A Dsafestore.h467 #define SSOP_GETCDIRENT(ssp, cdir, centry) \ argument
/titanic_51/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.c127 llist_head_t *entry, *centry, *tmp; in sol_uverbs_ib_unregister_client() local
/titanic_51/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c805 _sd_cctl_t centry; in sdbc_cctl_wstep() local
909 _sd_cctl_t centry; in sdbc_dchain_wstep() local
980 _sd_cctl_t centry; sdbc_dmchain_wstep() local
1093 _sd_cctl_t centry; sdbc_lru_wstep() local
1644 _sd_cctl_t centry; sdbc_cctl() local
[all...]
/titanic_51/usr/src/cmd/setfacl/
H A Dsetfacl.c409 aclent_t *taclp, *centry = NULL, *gentry = NULL; in convert_to_aclent_t() local
/titanic_51/usr/src/tools/btxld/
H A Dbtxld.c100 static uint32_t centry; /* Client entry address */ variable