Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.h54 int vnode2smap(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dmemory.c1603 vnode2smap(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in vnode2smap() function
H A Dgenunix.c4368 { "vnode2smap", ":[offset]", "translate vnode to smap", vnode2smap },