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);
503 ASSERT_NO_SEGLOCK(fs);
663 ASSERT_NO_SEGLOCK(fs);
lfs_subr.c 107 ASSERT_NO_SEGLOCK(fs);
372 ASSERT_NO_SEGLOCK(fs);
648 ASSERT_NO_SEGLOCK(fs);
lfs_balloc.c 511 ASSERT_NO_SEGLOCK(fs);
637 ASSERT_NO_SEGLOCK(fs);
lfs_alloc.c 260 ASSERT_NO_SEGLOCK(fs);
362 ASSERT_NO_SEGLOCK(fs);
574 ASSERT_NO_SEGLOCK(fs);
806 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 514 ASSERT_NO_SEGLOCK(fs);
668 ASSERT_NO_SEGLOCK(fs);
754 ASSERT_NO_SEGLOCK(fs);
832 ASSERT_NO_SEGLOCK(fs);
901 ASSERT_NO_SEGLOCK(fs);
1131 ASSERT_NO_SEGLOCK(fs);
1721 ASSERT_NO_SEGLOCK(fs);
lfs.h 1319 # define ASSERT_NO_SEGLOCK(fs) KASSERT(!LFS_SEGLOCK_HELD(fs))
1331 # define ASSERT_NO_SEGLOCK(fs) do { \
lfs_segment.c 207 ASSERT_NO_SEGLOCK(fs);
2543 ASSERT_NO_SEGLOCK(fs);
2560 ASSERT_NO_SEGLOCK(fs);
2591 ASSERT_NO_SEGLOCK(fs);
lfs_rfw.c 1490 ASSERT_NO_SEGLOCK(fs);
lfs_vfsops.c 1679 ASSERT_NO_SEGLOCK(fs);

Completed in 22 milliseconds