Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c596 u_long *hashp; in nfsrvd_lookup() local
1159 u_long *hashp; in nfsrvd_create() local
1329 u_long *hashp, cnflags; in nfsrvd_mknod() local
1543 u_long *hashp; in nfsrvd_remove() local
1629 u_long *hashp; nfsrvd_rename() local
1798 u_long *hashp; nfsrvd_link() local
1905 u_long *hashp; nfsrvd_symlink() local
2026 u_long *hashp; nfsrvd_mkdir() local
2838 u_long *hashp; nfsrvd_open() local
3706 u_long *hashp; nfsrvd_secinfo() local
3838 u_long *hashp; nfsrvd_secinfononame() local
[all...]
H A Dnfs_nfsdsubs.c1881 nfsrv_parsename(struct nfsrv_descript * nd,char * bufp,u_long * hashp,NFSPATHLEN_T * outlenp) nfsrv_parsename() argument
H A Dnfs_nfsdport.c4285 u_long *hashp; nfsrv_dscreate() local
4668 u_long *hashp; nfsrv_dsremove() local
6442 u_long *hashp; nfsrv_pnfslookupds() local
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c44 char *hashp; in dsl_bookmark_hold_ds() local
H A Dzfs_ioctl.c966 char *hashp = strchr(name, '#'); zfs_secpolicy_bookmark() local
992 char *hashp = strchr(name, '#'); zfs_secpolicy_destroy_bookmarks() local