mtx_init_flags
mtx_init_flags(&nmp->nm_rxlock, "nfsrx", MTXF_NOCOLLSTATS);
mtx_init_flags(&nmp->nm_txlock, "nfstx", MTXF_NOCOLLSTATS);