HomeSort by: relevance | last modified time | path
    Searched refs:ASSERT_NO_SEGLOCK (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/ufs/lfs/
lfs_bio.c 128 ASSERT_NO_SEGLOCK(fs);
352 ASSERT_NO_SEGLOCK(fs);
377 ASSERT_NO_SEGLOCK(fs);
505 ASSERT_NO_SEGLOCK(fs);
665 ASSERT_NO_SEGLOCK(fs);
lfs_alloc.c 233 ASSERT_NO_SEGLOCK(fs);
332 ASSERT_NO_SEGLOCK(fs);
471 ASSERT_NO_SEGLOCK(fs);
684 ASSERT_NO_SEGLOCK(fs);
782 ASSERT_NO_SEGLOCK(fs);
lfs_subr.c 107 ASSERT_NO_SEGLOCK(fs);
380 ASSERT_NO_SEGLOCK(fs);
736 ASSERT_NO_SEGLOCK(fs);
lfs_balloc.c 511 ASSERT_NO_SEGLOCK(fs);
637 ASSERT_NO_SEGLOCK(fs);
lfs_inode.c 106 ASSERT_NO_SEGLOCK(fs);
138 ASSERT_NO_SEGLOCK(fs);
266 ASSERT_NO_SEGLOCK(fs);
lfs_vnops.c 516 ASSERT_NO_SEGLOCK(fs);
670 ASSERT_NO_SEGLOCK(fs);
756 ASSERT_NO_SEGLOCK(fs);
834 ASSERT_NO_SEGLOCK(fs);
903 ASSERT_NO_SEGLOCK(fs);
1133 ASSERT_NO_SEGLOCK(fs);
1729 ASSERT_NO_SEGLOCK(fs);
lfs.h 1485 # define ASSERT_NO_SEGLOCK(fs) KASSERT(!LFS_SEGLOCK_HELD(fs))
1497 # define ASSERT_NO_SEGLOCK(fs) do { \
lfs_segment.c 208 ASSERT_NO_SEGLOCK(fs);
2570 ASSERT_NO_SEGLOCK(fs);
2587 ASSERT_NO_SEGLOCK(fs);
2625 ASSERT_NO_SEGLOCK(fs);
lfs_kclean.c 516 ASSERT_NO_SEGLOCK(fs);
lfs_vfsops.c 1723 ASSERT_NO_SEGLOCK(fs);

Completed in 115 milliseconds