Searched refs:xlog_state_switch_iclogs (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_log.c | 752 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 D | xfs_log_cil.c | 1583 xlog_state_switch_iclogs(log, ctx->commit_iclog, 0); in xlog_cil_push_work()
|
| /linux/tools/memory-model/Documentation/ |
| H A D | recipes.txt | 318 The xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains
|