Searched defs:centry (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | safestore_ram.c | 359 ss_ram_getcdirent(ss_cdir_t *cdir, ss_centry_info_t *centry) in ss_ram_getcdirent() 433 ss_ram_getcentry(ss_centry_info_t *centry) in ss_ram_getcentry() 456 ss_ram_setcentry(const ss_centry_info_t *centry) in ss_ram_setcentry()
|
H A D | sd_bcache.h | 656 #define CENTRY_INUSE(centry) ((centry)->cc_inuse) argument 657 #define SET_CENTRY_INUSE(centry) \ argument 659 #define CLEAR_CENTRY_INUSE(centry) { \ argument 675 #define CENTRY_PAGEIO(centry) ((centry)->cc_pageio) argument 676 #define SET_CENTRY_PAGEIO(centry) \ argument 678 #define WAIT_CENTRY_PAGEIO(centry, stat) { \ argument 685 #define CLEAR_CENTRY_PAGEIO(centry) { \ argument 696 #define CENTRY_DIRTY_PENDING(centry) ((centry)->cc_flag & CC_PEND_DIRTY) argument 697 #define CENTRY_PINNED(centry) ((centry)->cc_flag & CC_PINNED) argument 698 #define CENTRY_PINNABLE(centry) ((centry)->cc_flag & CC_PINNABLE) argument [all …]
|
H A D | sd_bcache.c | 823 _sd_cctl_t *centry; in _sdbc_mem_configure() local 1217 _sd_ins_queue(_sd_queue_t *q, _sd_cctl_t *centry) in _sd_ins_queue() 1236 _sd_requeue(_sd_cctl_t *centry) in _sd_requeue() 1271 _sd_requeue_head(_sd_cctl_t *centry) in _sd_requeue_head() 2099 _sd_cctl_t *centry = NULL; in _sd_prefetch_buf() local 2456 _sd_cc_wait(int cd, nsc_off_t cblk, _sd_cctl_t *centry, int flag) in _sd_cc_wait() 2536 _sd_cctl_t *centry, *lentry, *ioent = NULL; local 3175 sdbc_check_cctl_cot(_sd_cctl_t *centry) 3256 sdbc_mark_cctl_cot(_sd_cctl_t *header, _sd_cctl_t *centry) 3290 _sd_cctl_t *prev_ent, *next_ent, *centry; local [all …]
|
H A D | sd_misc.c | 1238 _sd_data_log(int num, _sd_cctl_t *centry, nsc_off_t st, nsc_size_t len) in _sd_data_log() 1254 _sd_data_log_chain(int num, _sd_cctl_t *centry, nsc_off_t fba_pos, in _sd_data_log_chain()
|
H A D | sd_ft.c | 1000 ss_centry_info_t centry; in sdbc_recover_vol() local
|
H A D | sd_io.c | 108 _sd_cctl_t *centry; in sdbc_alloc_static_cache() local
|
H A D | safestore.h | 467 #define SSOP_GETCDIRENT(ssp, cdir, centry) \ argument
|
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_uverbs/ |
H A D | sol_uverbs_hca.c | 127 llist_head_t *entry, *centry, *tmp; in sol_uverbs_ib_unregister_client() local
|
/titanic_41/usr/src/cmd/mdb/common/modules/sdbc/ |
H A D | sdbc.c | 805 _sd_cctl_t centry; in sdbc_cctl_wstep() local 909 _sd_cctl_t centry; in sdbc_dchain_wstep() local 980 _sd_cctl_t centry; in sdbc_dmchain_wstep() local 1093 _sd_cctl_t centry; in sdbc_lru_wstep() local 1644 _sd_cctl_t centry; in sdbc_cctl() local
|
/titanic_41/usr/src/cmd/setfacl/ |
H A D | setfacl.c | 409 aclent_t *taclp, *centry = NULL, *gentry = NULL; in convert_to_aclent_t() local
|