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.h145 void xlog_cil_process_committed(struct list_head *list);
H A Dxfs_log.c488 xlog_cil_process_committed(&cb_list); in xlog_state_shutdown_callbacks()
2506 xlog_cil_process_committed(&cb_list); in xlog_state_do_iclog_callbacks()
H A Dxfs_log_cil.c919 xlog_cil_process_committed( in xlog_cil_process_committed() function