netexport_lookup
static struct netexport *netexport_lookup(const struct mount *);
ne = netexport_lookup(mp);
KASSERT(netexport_lookup(mp) == NULL);