Searched refs:XFS_DIFLAG_ANY (Results 1 – 2 of 2) sorted by relevance
209 #define XFS_DIFLAG_ANY \ macro
719 if (di_flags & XFS_DIFLAG_ANY) { in _xfs_dic2xflags()1099 if (pip && (pip->i_d.di_flags & XFS_DIFLAG_ANY)) { in xfs_ialloc()