Searched refs:ASSERT_ALWAYS (Results 1 – 3 of 3) sorted by relevance
224 #define ASSERT_ALWAYS(expr) \ macro
960 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIMABLE)); in xfs_fs_destroy_inode()961 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIM)); in xfs_fs_destroy_inode()
559 ASSERT_ALWAYS((iclog->ic_state == XLOG_STATE_ACTIVE) || in xfs_log_notify()1616 ASSERT_ALWAYS(iclog); in xlog_commit_record()