Home
last modified time | relevance | path

Searched defs:log_flushed (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_file.c177 int log_flushed = 0; in xfs_file_fsync() local
145 xfs_fsync_flush_log( struct xfs_inode *ip, bool datasync, int *log_flushed) xfs_fsync_flush_log() argument
H A Dxfs_log.c3216 xlog_force_lsn( struct xlog *log, xfs_lsn_t lsn, uint flags, int *log_flushed, bool already_slept) xlog_force_lsn() argument
3292 xfs_log_force_seq( struct xfs_mount *mp, xfs_csn_t seq, uint flags, int *log_flushed) xfs_log_force_seq() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_file.c147 int log_flushed = 0; in xfs_file_fsync() local
115 xfs_fsync_flush_log( struct xfs_inode *ip, bool datasync, int *log_flushed) xfs_fsync_flush_log() argument
H A Dxfs_log.c3265 xlog_force_lsn( struct xlog *log, xfs_lsn_t lsn, uint flags, int *log_flushed, bool already_slept) xlog_force_lsn() argument
3358 xfs_log_force_seq( struct xfs_mount *mp, xfs_csn_t seq, uint flags, int *log_flushed) xfs_log_force_seq() argument

Completed in 20 milliseconds