Home
last modified time | relevance | path

Searched refs:segmap_hashin (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/vm/
H A Dseg_map.c136 static struct smap *segmap_hashin(struct smap *smp, struct vnode *vp,
989 segmap_hashin(struct smap *smp, struct vnode *vp, u_offset_t off, int hashid) in segmap_hashin() function
1784 if ((nsmp = segmap_hashin(smp, vp, baseoff, hashid)) != NULL) { in segmap_getmapflt()