Home
last modified time | relevance | path

Searched defs:segmap (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.h171 uri_segmap_t *segmap; /* If segmap mapped else NULL */ member
H A Dnl7curi.c1556 uri_segmap_t *segmap = kmem_cache_alloc(uri_segmap_kmc, KM_SLEEP); in uri_segmap_map() local
1716 uri_segmap_t *segmap = NULL; uri_rd_response() local
[all...]
/titanic_52/usr/src/uts/i86pc/os/
H A Dstartup.c310 static struct seg *segmap = &kmapseg; /* easier to use name for in here */ variable
[all...]
/titanic_52/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c2321 int (*segmap)(dev_t, off_t, struct as *, in spec_char_map() local