Searched defs:log_flushed (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/xfs/ | ||
| H A D | xfs_file.c | 177 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 D | xfs_log.c | 3216 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 D | xfs_file.c | 147 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 D | xfs_log.c | 3265 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 13 milliseconds