ASSERT_NO_SEGLOCK
# define ASSERT_NO_SEGLOCK(fs) KASSERT(!LFS_SEGLOCK_HELD(fs))
# define ASSERT_NO_SEGLOCK(fs) do { \