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.h137 void xlog_cil_process_committed(struct list_head *list);
H A Dxfs_log.c438 xlog_cil_process_committed(&cb_list); in xlog_state_shutdown_callbacks()
2413 xlog_cil_process_committed(&cb_list); in xlog_state_do_iclog_callbacks()
H A Dxfs_log_cil.c1017 xlog_cil_process_committed( in xlog_cil_process_committed() function