Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h69 uint16_t i_flushiter; /* incremented on flush */ member
H A Dxfs_inode.c2469 ip->i_flushiter++; in xfs_iflush()
2492 if (ip->i_flushiter == DI_MAX_FLUSH) in xfs_iflush()
2493 ip->i_flushiter = 0; in xfs_iflush()