Searched defs:hashalloc (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/hash/
H A Dhashalloc.c41 hashalloc(Hash_table_t* ref, ...) function
/ast/src/cmd/3d/
H A Dast_3d.h38 #define hashalloc _3d_hashalloc macro
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c73 static ino_t hashalloc();
145 bno = (daddr_t)hashalloc(ip, cg, (long)bpref, size,
153 * hashalloc() failed because some other thread grabbed
246 bno = (daddr_t)hashalloc(ip, cg, (long)bpref, request,
257 * hashalloc() failed because some other thread grabbed
338 ino = (ino_t)hashalloc(pip, cg, (long)ipref, (int)mode,
845 hashalloc(struct inode *ip, int cg, long pref, int size, ulong_t (*allocator)()) function
/illumos-gate/usr/src/lib/libast/common/hash/
H A Dhashalloc.c41 hashalloc(Hash_table_t* ref, ...) function

Completed in 66 milliseconds