Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_log.h131 int xfs_log_force_seq(struct xfs_mount *mp, xfs_csn_t seq, uint flags,
A Dxfs_trans.c1014 error = xfs_log_force_seq(mp, commit_seq, XFS_LOG_SYNC, NULL); in __xfs_trans_commit()
A Dxfs_file.c126 error = xfs_log_force_seq(ip->i_mount, seq, XFS_LOG_SYNC, in xfs_fsync_flush_log()
A Dxfs_inode.c2347 xfs_log_force_seq(ip->i_mount, ip->i_itemp->ili_commit_seq, 0, NULL); in xfs_iunpin()
3391 return xfs_log_force_seq(ip->i_mount, seq, XFS_LOG_SYNC, NULL); in xfs_log_force_inode()
A Dxfs_log.c3391 xfs_log_force_seq( in xfs_log_force_seq() function

Completed in 19 milliseconds