Searched defs:hashp (Results 1 - 7 of 7) sorted by relevance

/src/lib/libc/db/hash/
H A Dhash_buf.c104 __get_buf(HTAB * hashp,uint32_t addr,BUFHEAD * prev_bp,int newpage) argument
158 newbuf(HTAB * hashp,uint32_t addr,BUFHEAD * prev_bp) argument
277 __buf_init(HTAB * hashp,u_int nbytes) argument
300 __buf_free(HTAB * hashp,int do_free,int to_disk) argument
331 __reclaim_buf(HTAB * hashp,BUFHEAD * bp) argument
[all...]
H A Dhash_bigkey.c86 __big_insert(HTAB *hashp, BUFHEAD *bufp, const DBT *key, const DBT *val) argument
219 __big_delete(HTAB *hashp, BUFHEAD *bufp) argument
299 __find_bigpair(HTAB * hashp,BUFHEAD * bufp,int ndx,char * key,int size) argument
346 __find_last_page(HTAB * hashp,BUFHEAD ** bpp) argument
385 __big_return(HTAB * hashp,BUFHEAD * bufp,int ndx,DBT * val,int set_current) argument
472 collect_data(HTAB * hashp,BUFHEAD * bufp,int len,int set) argument
526 __big_keydata(HTAB * hashp,BUFHEAD * bufp,DBT * key,DBT * val,int set) argument
540 collect_key(HTAB * hashp,BUFHEAD * bufp,int len,DBT * val,int set) argument
580 __big_split(HTAB * hashp,BUFHEAD * op,BUFHEAD * np,BUFHEAD * big_keyp,int addr,uint32_t obucket,SPLIT_RETURN * ret) argument
[all...]
H A Dhash.c100 HTAB *hashp; local in function:__hash_open
248 HTAB *hashp; local in function:hash_close
263 HTAB *hashp; local in function:hash_fd
278 init_hash(HTAB * hashp,const char * file,const HASHINFO * info) argument
342 init_htab(HTAB * hashp,size_t nelem) argument
389 hdestroy(HTAB * hashp) argument
450 HTAB *hashp; local in function:hash_sync
475 flush_meta(HTAB * hashp) argument
524 HTAB *hashp; local in function:hash_get
537 HTAB *hashp; local in function:hash_put
556 HTAB *hashp; local in function:hash_delete
574 hash_access(HTAB * hashp,ACTION action,DBT * key,DBT * val) argument
727 HTAB *hashp; local in function:hash_seq
826 __expand_table(HTAB * hashp) argument
897 __call_hash(HTAB * hashp,char * k,int len) argument
914 alloc_segs(HTAB * hashp,int nsegs) argument
977 swap_header(HTAB * hashp) argument
[all...]
H A Dhash_page.c133 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) argument
186 __split_page(HTAB *hashp, uint32_t obucket, uint32_t nbucket) argument
283 ugly_split(HTAB * hashp,uint32_t obucket,BUFHEAD * old_bufp,BUFHEAD * new_bufp,int copyto,int moved) argument
408 __addel(HTAB * hashp,BUFHEAD * bufp,const DBT * key,const DBT * val) argument
480 __add_ovflpage(HTAB * hashp,BUFHEAD * bufp) argument
535 __get_page(HTAB * hashp,char * p,uint32_t bucket,int is_bucket,int is_disk,int is_bitmap) argument
592 __put_page(HTAB * hashp,char * p,uint32_t bucket,int is_bucket,int is_bitmap) argument
640 __ibitmap(HTAB * hashp,int pnum,int nbits,int ndx) argument
675 overflow_page(HTAB * hashp) argument
828 __free_ovflpage(HTAB * hashp,BUFHEAD * obufp) argument
898 fetch_bitmap(HTAB * hashp,int ndx) argument
915 print_chain(HTAB * hashp,uint32_t addr) argument
[all...]
/src/sys/fs/nfs/server/
H A Dnfs_nfsdsubs.c1836 nfsrv_parsename(struct nfsrv_descript *nd, char *bufp, u_long *hashp, argument
H A Dnfs_nfsdserv.c504 u_long *hashp; local in function:nfsrvd_lookup
990 u_long *hashp; local in function:nfsrvd_create
1160 u_long *hashp, cnflags; local in function:nfsrvd_mknod
1373 u_long *hashp; local in function:nfsrvd_remove
1459 u_long *hashp; local in function:nfsrvd_rename
1629 u_long *hashp; local in function:nfsrvd_link
1730 u_long *hashp; local in function:nfsrvd_symlink
1851 u_long *hashp; local in function:nfsrvd_mkdir
2594 u_long *hashp; local in function:nfsrvd_open
3352 u_long *hashp; local in function:nfsrvd_secinfo
[all...]
/src/sys/kern/
H A Dvfs_vnode.c1411 struct hashhead *hashp; local in function:vcache_hash_lookup

Completed in 11 milliseconds