Searched refs:xfs_log_force_seq (Results 1 – 2 of 2) sorted by relevance
1848 xfs_log_force_seq(ip->i_mount, seq, 0, NULL); in xfs_iunpin()2685 return xfs_log_force_seq(ip->i_mount, seq, XFS_LOG_SYNC, NULL); in xfs_log_force_inode()
2970 xfs_log_force_seq( in xfs_log_force_seq() function