Home
last modified time | relevance | path

Searched refs:XFS_WARN (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
H A Dxfs_platform.h73 #define XFS_WARN 1 macro
236 #ifdef XFS_WARN
H A Dxfs_buf_item.c687 #if defined(DEBUG) || defined(XFS_WARN) in xfs_buf_item_release()
H A DKconfig194 config XFS_WARN config
H A Dxfs_inode.c317 * DEBUG or XFS_WARN is set. And MAX_LOCKDEP_SUBCLASSES is then only defined
321 #if (defined(DEBUG) || defined(XFS_WARN)) && defined(CONFIG_LOCKDEP)
H A Dxfs_log_recover.c2595 #if defined(DEBUG) || defined(XFS_WARN) in xlog_recover_process_intents()
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.h59 #if defined(DEBUG) || defined(XFS_WARN)