Home
last modified time | relevance | path

Searched refs:ASSERT_ALWAYS (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_linux.h201 #define ASSERT_ALWAYS(expr) \ macro
Dxfs_super.c655 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIMABLE)); in xfs_fs_destroy_inode()
656 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIM)); in xfs_fs_destroy_inode()
Dxfs_log_cil.c863 ASSERT_ALWAYS(commit_iclog->ic_state == XLOG_STATE_ACTIVE || in xlog_cil_push_work()