| /freebsd-13-stable/lib/libc/db/hash/ |
| HD | hash.c | 101 HTAB *hashp; in __hash_open() local 241 HTAB *hashp; in hash_close() local 256 HTAB *hashp; in hash_fd() local 271 init_hash(HTAB *hashp, const char *file, const HASHINFO *info) in init_hash() 337 init_htab(HTAB *hashp, int nelem) in init_htab() 380 hdestroy(HTAB *hashp) in hdestroy() 448 HTAB *hashp; in hash_sync() local 475 flush_meta(HTAB *hashp) in flush_meta() 523 HTAB *hashp; in hash_get() local 536 HTAB *hashp; in hash_put() local [all …]
|
| HD | hash_bigkey.c | 86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __big_insert() 196 __big_delete(HTAB *hashp, BUFHEAD *bufp) in __big_delete() 273 __find_bigpair(HTAB *hashp, BUFHEAD *bufp, int ndx, char *key, int size) in __find_bigpair() 320 __find_last_page(HTAB *hashp, BUFHEAD **bpp) in __find_last_page() 359 __big_return(HTAB *hashp, BUFHEAD *bufp, int ndx, DBT *val, int set_current) in __big_return() 445 collect_data(HTAB *hashp, BUFHEAD *bufp, int len, int set) in collect_data() 498 __big_keydata(HTAB *hashp, BUFHEAD *bufp, DBT *key, DBT *val, int set) in __big_keydata() 512 collect_key(HTAB *hashp, BUFHEAD *bufp, int len, DBT *val, int set) in collect_key() 552 __big_split(HTAB *hashp, in __big_split()
|
| HD | hash_page.c | 126 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair() 183 __split_page(HTAB *hashp, u_int32_t obucket, u_int32_t nbucket) in __split_page() 277 ugly_split(HTAB *hashp, in ugly_split() 398 __addel(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) in __addel() 468 __add_ovflpage(HTAB *hashp, BUFHEAD *bufp) in __add_ovflpage() 518 __get_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_disk, in __get_page() 573 __put_page(HTAB *hashp, char *p, u_int32_t bucket, int is_bucket, int is_bitmap) in __put_page() 620 __ibitmap(HTAB *hashp, int pnum, int nbits, int ndx) in __ibitmap() 655 overflow_page(HTAB *hashp) in overflow_page() 808 __free_ovflpage(HTAB *hashp, BUFHEAD *obufp) in __free_ovflpage() [all …]
|
| HD | hash_buf.c | 103 __get_buf(HTAB *hashp, u_int32_t addr, in __get_buf() 156 newbuf(HTAB *hashp, u_int32_t addr, BUFHEAD *prev_bp) in newbuf() 297 __buf_init(HTAB *hashp, int nbytes) in __buf_init() 320 __buf_free(HTAB *hashp, int do_free, int to_disk) in __buf_free() 351 __reclaim_buf(HTAB *hashp, BUFHEAD *bp) in __reclaim_buf()
|
| /freebsd-13-stable/sys/fs/nfsserver/ |
| HD | nfs_nfsdserv.c | 596 u_long *hashp; in nfsrvd_lookup() local 1161 u_long *hashp; in nfsrvd_create() local 1331 u_long *hashp, cnflags; in nfsrvd_mknod() local 1545 u_long *hashp; in nfsrvd_remove() local 1631 u_long *hashp; in nfsrvd_rename() local 1800 u_long *hashp; in nfsrvd_link() local 1908 u_long *hashp; in nfsrvd_symlink() local 2029 u_long *hashp; in nfsrvd_mkdir() local 2842 u_long *hashp; in nfsrvd_open() local 3700 u_long *hashp; in nfsrvd_secinfo() local [all …]
|
| HD | nfs_nfsdsubs.c | 1883 nfsrv_parsename(struct nfsrv_descript *nd, char *bufp, u_long *hashp, in nfsrv_parsename()
|
| HD | nfs_nfsdport.c | 4312 u_long *hashp; in nfsrv_dscreate() local 4696 u_long *hashp; in nfsrv_dsremove() local 6287 u_long *hashp; in nfsrv_pnfslookupds() local
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | dsl_bookmark.c | 43 char *hashp; in dsl_bookmark_hold_ds() local
|
| HD | zfs_ioctl.c | 977 char *hashp = strchr(name, '#'); in zfs_secpolicy_bookmark() local 1003 char *hashp = strchr(name, '#'); in zfs_secpolicy_destroy_bookmarks() local
|