Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c120 static struct vnodeops *autofs_vnops_ptr; variable
428 (uintptr_t)autofs_vnops_ptr) == -1) in mdb_autonode2path()
1261 autofs_vnops_ptr = (struct vnodeops *)(uintptr_t)sym.st_value; in update_vars()
1263 autofs_vnops_ptr = NULL; in update_vars()