Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log.c53 xlog_state_switch_iclogs(
873 xlog_state_switch_iclogs(log, iclog, 0); in xlog_unmount_write()
2257 xlog_state_switch_iclogs(log, iclog, 0); in xlog_write_copy_finish()
2938 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space()
2966 xlog_state_switch_iclogs(log, iclog, iclog->ic_size); in xlog_state_get_iclog_space()
3068 xlog_state_switch_iclogs( in xlog_state_switch_iclogs() function
3181 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force()
3195 xlog_state_switch_iclogs(log, iclog, 0); in xfs_log_force()
3260 xlog_state_switch_iclogs(log, iclog, 0); in xlog_force_lsn()
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Drecipes.txt314 The xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains