Searched refs:XFS_WARN (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs.h18 #define XFS_WARN 1 macro
H A Dxfs_linux.h225 #ifdef XFS_WARN
230 #else /* !DEBUG && !XFS_WARN */
234 #endif /* XFS_WARN */
H A Dxfs_buf_item.c707 #if defined(DEBUG) || defined(XFS_WARN)
H A Dxfs_log_recover.c2558 #if defined(DEBUG) || defined(XFS_WARN)
H A Dxfs_inode.c358 * DEBUG or XFS_WARN is set. And MAX_LOCKDEP_SUBCLASSES is then only defined
362 #if (defined(DEBUG) || defined(XFS_WARN)) && defined(CONFIG_LOCKDEP)
/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h58 #if defined(DEBUG) || defined(XFS_WARN)
H A Dxfs_ialloc_btree.c683 #if defined(DEBUG) || defined(XFS_WARN)
H A Dxfs_dir2_node.c1078 #if defined(DEBUG) || defined(XFS_WARN)
1105 #if defined(DEBUG) || defined(XFS_WARN)

Completed in 168 milliseconds