Searched refs:xlog_state_switch_iclogs (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/fs/xfs/ |
A D | xfs_log_priv.h | 516 void xlog_state_switch_iclogs(struct xlog *log, struct xlog_in_core *iclog,
|
A D | xfs_log.c | 887 xlog_state_switch_iclogs(iclog->ic_log, iclog, 0); in xlog_force_iclog() 2987 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space() 3013 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space() 3112 xlog_state_switch_iclogs( in xlog_state_switch_iclogs() function 3260 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force()
|
A D | xfs_log_cil.c | 1383 xlog_state_switch_iclogs(log, ctx->commit_iclog, 0); in xlog_cil_push_work()
|
/linux-6.3-rc2/tools/memory-model/Documentation/ |
A D | recipes.txt | 314 The xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains
|
Completed in 16 milliseconds