Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_linux.h290 #define ASSERT_ALWAYS(expr) \ macro
Dxfs_super.c824 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIMABLE)); in xfs_fs_destroy_inode()
825 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIM)); in xfs_fs_destroy_inode()
Dxfs_log.c529 ASSERT_ALWAYS((iclog->ic_state == XLOG_STATE_ACTIVE) || in xfs_log_notify()
1288 ASSERT_ALWAYS(iclog); in xlog_commit_record()