Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_linux.h224 #define ASSERT_ALWAYS(expr) \ macro
Dxfs_super.c960 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()
Dxfs_log.c559 ASSERT_ALWAYS((iclog->ic_state == XLOG_STATE_ACTIVE) || in xfs_log_notify()
1616 ASSERT_ALWAYS(iclog); in xlog_commit_record()