Searched refs:xlog_state_switch_iclogs (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_log.c | 65 xlog_state_switch_iclogs( 3035 		xlog_state_switch_iclogs(log, iclog, iclog->ic_size);  in xlog_state_get_iclog_space() 3067 		xlog_state_switch_iclogs(log, iclog, iclog->ic_size);  in xlog_state_get_iclog_space() 3225 xlog_state_switch_iclogs(  in xlog_state_switch_iclogs()  function 3339 			xlog_state_switch_iclogs(log, iclog, 0);  in xfs_log_force() 3357 			xlog_state_switch_iclogs(log, iclog, 0);  in xfs_log_force() 3439 		xlog_state_switch_iclogs(log, iclog, 0);  in __xfs_log_force_lsn() 3518 		xlog_state_switch_iclogs(log, iclog, 0);  in xlog_state_want_sync()
  | 
| /Linux-v5.4/tools/memory-model/Documentation/ | 
| D | recipes.txt | 314 The xlog_state_switch_iclogs() function in fs/xfs/xfs_log.c contains
  |