Searched refs:xfs_log_force_seq (Results 1 – 3 of 3) sorted by relevance
1855 xfs_log_force_seq(ip->i_mount, seq, 0, NULL); in __xfs_iunpin_wait() 2691 return xfs_log_force_seq(ip->i_mount, seq, XFS_LOG_SYNC, NULL); in xfs_iolock_two_inodes_and_break_layout()
877 error = xfs_log_force_seq(mp, commit_seq, XFS_LOG_SYNC, NULL); in __xfs_trans_commit()
2970 xfs_log_force_seq( in xfs_log_force_seq() function