Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_vnodeops.c3705 xfs_lsn_t sync_lsn; in xfs_inode_flush() local
3709 sync_lsn = log->l_last_sync_lsn; in xfs_inode_flush()
3712 if ((XFS_LSN_CMP(iip->ili_last_lsn, sync_lsn) <= 0)) in xfs_inode_flush()