Searched refs:dax_ccb_kill (Results 1 – 1 of 1) sorted by relevance
226 static int dax_ccb_kill(u64 ca, u16 *kill_res);516 ret = dax_ccb_kill(ctx->ca_buf_ra + idx * sizeof(struct dax_cca), in dax_ccb_wait()598 ret = dax_ccb_kill(ca, &ctx->result.kill.action); in dax_write()707 static int dax_ccb_kill(u64 ca, u16 *kill_res) in dax_ccb_kill() function