Searched refs:DI_MAX_FLUSH (Results 1 – 3 of 3) sorted by relevance
379 if (be16_to_cpu(dip->di_flushiter) == DI_MAX_FLUSH && in xlog_recover_inode_commit_pass2()380 ldip->di_flushiter < (DI_MAX_FLUSH >> 1)) { in xlog_recover_inode_commit_pass2()
3313 if (ip->i_flushiter == DI_MAX_FLUSH) in xfs_iflush()
866 #define DI_MAX_FLUSH 0xffff macro