Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log.c752 xlog_state_switch_iclogs(iclog->ic_log, iclog, 0); in xlog_force_iclog()
2570 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space()
2597 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space()
2691 xlog_state_switch_iclogs( in xlog_state_switch_iclogs() function
2839 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force()
H A Dxfs_log_cil.c1583 xlog_state_switch_iclogs(log, ctx->commit_iclog, 0); in xlog_cil_push_work()
/linux/tools/memory-model/Documentation/
H A Drecipes.txt318 The xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains