Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_inode_item_recover.c380 if (be16_to_cpu(dip->di_flushiter) == DI_MAX_FLUSH && in xlog_recover_inode_commit_pass2()
381 ldip->di_flushiter < (DI_MAX_FLUSH >> 1)) { in xlog_recover_inode_commit_pass2()
Dxfs_inode.c2446 if (ip->i_flushiter == DI_MAX_FLUSH) in xfs_iflush()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_format.h884 #define DI_MAX_FLUSH 0xffff macro