Home
last modified time | relevance | path

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

/dragonfly/test/debug/
H A Dvnodeinfo.c81 static struct mount *dumpmount(kvm_t *kd, struct mount *mp);
157 mp = dumpmount(kd, mp); in main()
196 dumpmount(kvm_t *kd, struct mount *mp) in dumpmount() function