Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_linux.h338 #define ASSERT_ALWAYS(expr) \ macro
Dxfs_super.c933 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIMABLE)); in xfs_fs_destroy_inode()
934 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIM)); in xfs_fs_destroy_inode()
Dxfs_log.c573 ASSERT_ALWAYS((iclog->ic_state == XLOG_STATE_ACTIVE) || in xfs_log_notify()
1539 ASSERT_ALWAYS(iclog); in xlog_commit_record()