Searched refs:dax_ccb (Results 1 – 1 of 1) sorted by relevance
163 struct dax_ccb { struct192 struct dax_ccb *ccb_buf; argument441 struct dax_ccb *ccbp = &ctx->ccb_buf[i]; in dax_lock_pages()572 if (count == 0 || count > DAX_MAX_CCBS * sizeof(struct dax_ccb)) in dax_write()575 if (count % sizeof(struct dax_ccb) == 0) in dax_write()650 ctx->ccb_buf = kzalloc_objs(struct dax_ccb, DAX_MAX_CCBS); in dax_open()756 static void dax_prt_ccbs(struct dax_ccb *ccb, int nelem) in dax_prt_ccbs()786 struct dax_ccb *ccbp = &ctx->ccb_buf[i]; in dax_preprocess_usr_ccbs()856 nccbs = count / sizeof(struct dax_ccb); in dax_ccb_exec()971 naccepted = accepted_len / sizeof(struct dax_ccb); in dax_ccb_exec()