Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/db/hash/
H A Dhash.c103 HTAB *hashp; in __hash_open() local
243 HTAB *hashp; in hash_close() local
258 HTAB *hashp; in hash_fd() local
382 hdestroy(HTAB *hashp) in hdestroy()
450 HTAB *hashp; in hash_sync() local
477 flush_meta(HTAB *hashp) in flush_meta()
525 HTAB *hashp; in hash_get() local
538 HTAB *hashp; in hash_put() local
557 HTAB *hashp; in hash_delete() local
705 HTAB *hashp; in hash_seq() local
[all …]
H A Dhash_bigkey.c88 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert()
198 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete()
275 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair()
322 __find_last_page(HTAB *hashp, BUFHEAD **bpp) in __find_last_page()
361 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return()
447 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data()
500 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata()
514 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key()
554 __big_split(HTAB *hashp, in __big_split()
H A Dhash_page.c128 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair()
185 __split_page(HTAB *hashp, u_int32_t obucket, u_int32_t nbucket) in __split_page()
279 ugly_split(HTAB *hashp, in ugly_split()
400 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel()
470 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage()
520 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, in __get_page()
622 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap()
657 overflow_page(HTAB *hashp) in overflow_page()
810 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) in __free_ovflpage()
854 open_temp(HTAB *hashp) in open_temp()
[all …]
H A Dhash_buf.c105 __get_buf(HTAB *hashp, u_int32_t addr, in __get_buf()
158 newbuf(HTAB *hashp, u_int32_t addr, BUFHEAD *prev_bp) in newbuf()
299 __buf_init(HTAB *hashp, int nbytes) in __buf_init()
322 __buf_free(HTAB *hashp, int do_free, int to_disk) in __buf_free()
353 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) in __reclaim_buf()
/freebsd-13.1/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c595 u_long *hashp; in nfsrvd_lookup() local
1153 u_long *hashp; in nfsrvd_create() local
1323 u_long *hashp, cnflags; in nfsrvd_mknod() local
1537 u_long *hashp; in nfsrvd_remove() local
1623 u_long *hashp; in nfsrvd_rename() local
1792 u_long *hashp; in nfsrvd_link() local
1893 u_long *hashp; in nfsrvd_symlink() local
2014 u_long *hashp; in nfsrvd_mkdir() local
2827 u_long *hashp; in nfsrvd_open() local
3685 u_long *hashp; in nfsrvd_secinfo() local
[all …]
H A Dnfs_nfsdsubs.c1878 nfsrv_parsename(struct nfsrv_descript *nd, char *bufp, u_long *hashp, in nfsrv_parsename()
H A Dnfs_nfsdport.c4189 u_long *hashp; in nfsrv_dscreate() local
4573 u_long *hashp; in nfsrv_dsremove() local
6164 u_long *hashp; in nfsrv_pnfslookupds() local
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c43 char *hashp; in dsl_bookmark_hold_ds() local
H A Dzfs_ioctl.c977 char *hashp = strchr(name, '#'); in zfs_secpolicy_bookmark() local
1003 char *hashp = strchr(name, '#'); in zfs_secpolicy_destroy_bookmarks() local