Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_log.h151 void xlog_cil_process_committed(struct list_head *list);
Dxfs_log.c538 xlog_cil_process_committed(&cb_list); in xlog_state_shutdown_callbacks()
2812 xlog_cil_process_committed(&cb_list); in xlog_state_do_iclog_callbacks()
Dxfs_log_cil.c815 xlog_cil_process_committed( in xlog_cil_process_committed() function