Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_format.h902 #define DI_MAX_FLUSH 0xffff macro
/Linux-v4.19/fs/xfs/
Dxfs_log_recover.c3099 if (be16_to_cpu(dip->di_flushiter) == DI_MAX_FLUSH && in xlog_recover_inode_pass2()
3100 ldip->di_flushiter < (DI_MAX_FLUSH >> 1)) { in xlog_recover_inode_pass2()
Dxfs_inode.c3530 if (ip->i_d.di_flushiter == DI_MAX_FLUSH) in xfs_iflush_int()