Searched refs:xlog_write_log_records (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log_recover.c | 1508 xlog_write_log_records( in xlog_write_log_records() function 1681 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks() 1695 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks() 1711 error = xlog_write_log_records(log, head_cycle, 0, distance, in xlog_clear_stale_blocks()
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log_recover.c | 1514 xlog_write_log_records( in xlog_write_log_records() function 1687 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks() 1701 error = xlog_write_log_records(log, (head_cycle - 1), in xlog_clear_stale_blocks() 1717 error = xlog_write_log_records(log, head_cycle, 0, distance, in xlog_clear_stale_blocks()
|
Completed in 10 milliseconds