Searched defs:hashno (Results 1 – 6 of 6) sorted by relevance
/titanic_51/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_idmap.c | 304 uint_t hashno = 0; in nfs_idmap_str_uid() local 517 uint_t hashno = 0; in nfs_idmap_uid_str() local 683 uint_t hashno = 0; in nfs_idmap_str_gid() local 897 uint_t hashno in nfs_idmap_gid_str() local 1274 nfs_idmap_cache_s2i_lkup(idmap_cache_info_t * cip,utf8string * u8s,uint_t * hashno,uid_t * id_buf) nfs_idmap_cache_s2i_lkup() argument 1356 uint_t hashno; nfs_idmap_cache_s2i_insert() local 1452 nfs_idmap_cache_i2s_lkup(idmap_cache_info_t * cip,uid_t id,uint_t * hashno,utf8string * u8s) nfs_idmap_cache_i2s_lkup() argument 1524 uint_t hashno; nfs_idmap_cache_i2s_insert() local [all...] |
/titanic_51/usr/src/uts/sfmmu/ml/ |
H A D | sfmmu_asm.s | 2084 #define MAKE_HASHTAG(vapg, hatid, hmeshift, hashno, hblktag) \ argument 2221 hashno, tmp, label, foundlabel, suspendlabel, exitlabel) \ argument 2308 hmeshift, hashno, tmp, label, foundlabel, \ argument [all...] |
/titanic_51/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | sfmmu.c | 189 int hashno = 1; in sfmmu_vtop_impl() local
|
/titanic_51/usr/src/uts/sfmmu/vm/ |
H A D | hat_sfmmu.c | 3672 int hashno, size; in sfmmu_shadow_hcleanup() local 3697 int hashno) in sfmmu_free_hblks() argument 3937 int hmeshift, hashno = 1; in hat_unlock() local 4292 int hmeshift, hashno; hat_add_callback() local 4521 int hmeshift, hashno; hat_delete_callback() local 4838 int hmeshift, hashno = 1; sfmmu_chgattr() local 5167 int hmeshift, hashno = 1; hat_chgprot() local 5592 int hmeshift, hashno, iskernel; hat_unload_callback() local 6214 int hmeshift, hashno = 1; hat_sync() local 7869 int hmeshift, hashno = 1; sfmmu_uvatopfn() local [all...] |
H A D | hat_sfmmu.h | 1504 #define HASHADDR_MASK(hashno) TTE_PAGEMASK(hashno) argument
|
/titanic_51/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_node.c | 429 ulong_t hashno; in hs_addhash() local
|