Home
last modified time | relevance | path

Searched refs:_sd_hash_hd_t (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_hash.h43 } _sd_hash_hd_t; typedef
80 extern _sd_hash_hd_t *_sd_hash_search(int cd, nsc_off_t block_num,
82 extern _sd_hash_hd_t *_sd_hash_insert(int cd, nsc_off_t block_num,
83 _sd_hash_hd_t *hptr, _sd_hash_table_t *table);
84 extern int _sd_hash_delete(_sd_hash_hd_t *hptr, _sd_hash_table_t *table);
85 extern _sd_hash_hd_t *_sd_hash_replace(_sd_hash_hd_t *old, _sd_hash_hd_t *new,
H A Dsd_hash.c192 _sd_hash_hd_t *
197 _sd_hash_hd_t *hptr; in _sd_hash_search()
201 _sd_hash_hd_t *hnext; in _sd_hash_search()
236 _sd_hash_hd_t *, hptr); in _sd_hash_search()
242 _sd_hash_hd_t *, hptr); in _sd_hash_search()
289 _sd_hash_hd_t *
292 _sd_hash_hd_t *hptr, in _sd_hash_insert()
296 _sd_hash_hd_t *p; in _sd_hash_insert()
319 _sd_hash_hd_t *, p, in _sd_hash_insert()
376 _sd_hash_delete(_sd_hash_hd_t *hptr, _sd_hash_table_t *table) in _sd_hash_delete()
[all …]
H A Dsd_ft.c694 _sd_hash_hd_t *hptr; in _sd_hash_invalidate_cd()
H A Dsd_io.c528 (_sd_hash_hd_t *)cur_ent, in _sd_dealloc_dm()
581 (_sd_hash_hd_t *)cur_ent, in _sd_dealloc_dm()
H A Dsd_bcache.h216 _sd_hash_hd_t cc_head; /* hash information - must be first */
/titanic_50/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1031 _sd_hash_hd_t hash_entry; in sdbc_hashchain_wstep()
1040 if (mdb_vread(&hash_entry, sizeof (_sd_hash_hd_t), in sdbc_hashchain_wstep()