Home
last modified time | relevance | path

Searched refs:xlog_cil_process_committed (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log.h151 void xlog_cil_process_committed(struct list_head *list);
H A Dxfs_log.c487 xlog_cil_process_committed(&cb_list); in xlog_state_shutdown_callbacks()
2525 xlog_cil_process_committed(&cb_list); in xlog_state_do_iclog_callbacks()
H A Dxfs_log_cil.c926 xlog_cil_process_committed( in xlog_cil_process_committed() function