Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_linux.h225 #define ASSERT_ALWAYS(expr) \ macro
Dxfs_log_cil.c854 ASSERT_ALWAYS(commit_iclog->ic_state == XLOG_STATE_ACTIVE || in xlog_cil_push()
Dxfs_super.c951 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIMABLE)); in xfs_fs_destroy_inode()
952 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIM)); in xfs_fs_destroy_inode()
Dxfs_log.c1529 ASSERT_ALWAYS(iclog); in xlog_commit_record()