Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_inode_item.h109 #define XFS_ILOG_ALL (XFS_ILOG_CORE | XFS_ILOG_DDATA | \ macro
161 return !ip->i_itemp || !(ip->i_itemp->ili_fields & XFS_ILOG_ALL); in xfs_inode_clean()