Home
last modified time | relevance | path

Searched defs:hashp (Results 1 – 13 of 13) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.c105 HTAB *hashp; variable
266 HTAB *hashp; local
282 HTAB *hashp; local
297 init_hash(hashp, file, info) in init_hash() argument
352 init_htab(hashp, nelem) in init_htab() argument
406 hget_header(hashp, page_size) in hget_header() argument
434 hput_header(hashp) in hput_header() argument
465 hdestroy(hashp) in hdestroy() argument
556 HTAB *hashp; local
573 flush_meta(hashp) in flush_meta() argument
[all …]
H A Dhash_page.c87 __get_item(hashp, cursorp, key, val, item_info) in __get_item() argument
162 __get_item_reset(hashp, cursorp) in __get_item_reset() argument
177 __get_item_done(hashp, cursorp) in __get_item_done() argument
193 __get_item_first(hashp, cursorp, key, val, item_info) in __get_item_first() argument
209 __get_item_next(hashp, cursorp, key, val, item_info) in __get_item_next() argument
497 __addel(HTAB *hashp, ITEM_INFO *item_info, const DBT *key, const DBT *val, in __addel()
607 add_bigptr(HTAB * hashp, ITEM_INFO * item_info, indx_t big_pgno) in add_bigptr()
706 __add_bigpage(HTAB * hashp, PAGE16 * pagep, indx_t ndx, const u_int8_t in __add_bigpage()
747 page_init(HTAB * hashp, PAGE16 * pagep, db_pgno_t pgno, u_int8_t type) in page_init()
771 __new_page(hashp, addr, addr_type) in __new_page() argument
[all …]
H A Dhash_bigkey.c86 __big_insert(hashp, pagep, key, val) in __big_insert() argument
146 __big_delete(HTAB *hashp, PAGE16 *pagep, indx_t ndx) in __big_delete()
188 __find_bigpair(hashp, cursorp, key, size) in __find_bigpair() argument
260 __big_keydata(hashp, pagep, key, val, ndx) in __big_keydata() argument
291 __get_bigkey(HTAB *hashp, PAGE16 *pagep, indx_t ndx, DBT *key) in __get_bigkey()
318 __big_return(hashp, item_info, val, on_bigkey_page) in __big_return() argument
369 collect_key(hashp, pagep, len, last_page) in collect_key() argument
437 collect_data(hashp, pagep, len) in collect_data() argument
H A Dhash_debug.c62 __dump_bucket(hashp, bucket) in __dump_bucket() argument
/freebsd/lib/libc/db/hash/
H A Dhash.c97 HTAB *hashp; in __hash_open() local
237 HTAB *hashp; in hash_close() local
252 HTAB *hashp; in hash_fd() local
267 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash()
333 init_htab(HTAB *hashp, int nelem) in init_htab()
376 hdestroy(HTAB *hashp) in hdestroy()
444 HTAB *hashp; in hash_sync() local
471 flush_meta(HTAB *hashp) in flush_meta()
519 HTAB *hashp; in hash_get() local
532 HTAB *hashp; in hash_put() local
[all …]
H A Dhash_bigkey.c82 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
192 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete()
269 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair()
316 __find_last_page(HTAB *hashp, BUFHEAD **bpp) in __find_last_page()
355 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
441 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data()
494 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
508 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
548 __big_split(HTAB *hashp, in __big_split()
H A Dhash_page.c122 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair()
179 __split_page(HTAB *hashp, u_int32_t obucket, u_int32_t nbucket) in __split_page()
273 ugly_split(HTAB *hashp, in ugly_split()
394 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel()
464 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage()
514 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, in __get_page()
569 __put_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_bitmap) in __put_page()
616 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap()
651 overflow_page(HTAB *hashp) in overflow_page()
804 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) in __free_ovflpage()
[all …]
H A Dhash_buf.c99 __get_buf(HTAB *hashp, u_int32_t addr, in __get_buf()
152 newbuf(HTAB *hashp, u_int32_t addr, BUFHEAD *prev_bp) in newbuf()
293 __buf_init(HTAB *hashp, int nbytes) in __buf_init()
316 __buf_free(HTAB *hashp, int do_free, int to_disk) in __buf_free()
347 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) in __reclaim_buf()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c596 u_long *hashp; in nfsrvd_lookup() local
1169 u_long *hashp; in nfsrvd_create() local
1339 u_long *hashp, cnflags; in nfsrvd_mknod() local
1565 u_long *hashp; in nfsrvd_remove() local
1651 u_long *hashp; in nfsrvd_rename() local
1818 u_long *hashp; in nfsrvd_link() local
1932 u_long *hashp; in nfsrvd_symlink() local
2053 u_long *hashp; in nfsrvd_mkdir() local
2865 u_long *hashp; in nfsrvd_open() local
3749 u_long *hashp; in nfsrvd_secinfo() local
[all …]
H A Dnfs_nfsdsubs.c1889 nfsrv_parsename(struct nfsrv_descript *nd, char *bufp, u_long *hashp, in nfsrv_parsename()
H A Dnfs_nfsdport.c4420 u_long *hashp; in nfsrv_dscreate() local
4803 u_long *hashp; in nfsrv_dsremove() local
6578 u_long *hashp; in nfsrv_pnfslookupds() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c45 char *hashp; in dsl_bookmark_hold_ds() local
H A Dzfs_ioctl.c975 char *hashp = strchr(name, '#'); in zfs_secpolicy_bookmark() local
1001 char *hashp = strchr(name, '#'); in zfs_secpolicy_destroy_bookmarks() local