Searched refs:cb_arg (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/ | ||
D | xfs_log.h | 93 void *cb_arg; member |
D | xfs_log_cil.c | 761 ctx->log_cb.cb_arg = ctx; in xlog_cil_push() |
D | xfs_log.c | 2764 cb->cb_func(cb->cb_arg, aborted); in xlog_state_do_callback() |