Home
last modified time | relevance | path

Searched refs:xlog_state_switch_iclogs (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/fs/xfs/
Dxfs_log.c53 xlog_state_switch_iclogs(
851 xlog_state_switch_iclogs(log, iclog, 0); in xlog_unmount_write()
2242 xlog_state_switch_iclogs(log, iclog, 0); in xlog_write_copy_finish()
2923 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space()
2951 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space()
3053 xlog_state_switch_iclogs( in xlog_state_switch_iclogs() function
3166 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force()
3180 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force()
3248 xlog_state_switch_iclogs(log, iclog, 0); in __xfs_log_force_lsn()
/Linux-v5.10/tools/memory-model/Documentation/
Drecipes.txt314 The xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains