mtx_islocked
KKASSERT(mtx_islocked(&parent->an_mount->am_lock));
#define mtx_assert(mtx, x) KKASSERT(mtx_islocked(mtx))