Searched refs:xlog_state_switch_iclogs (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/xfs/ |
D | xfs_log.c | 75 xlog_state_switch_iclogs( 3055 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space() 3087 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space() 3245 xlog_state_switch_iclogs( in xlog_state_switch_iclogs() function 3359 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force() 3377 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force() 3459 xlog_state_switch_iclogs(log, iclog, 0); in __xfs_log_force_lsn() 3538 xlog_state_switch_iclogs(log, iclog, 0); in xlog_state_want_sync()
|
/Linux-v4.19/tools/memory-model/Documentation/ |
D | recipes.txt | 314 The the xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains
|