Searched refs:ccb_result (Results 1 – 2 of 2) sorted by relevance
40 union ccb_result { union
200 union ccb_result result;555 if (count != sizeof(union ccb_result)) in dax_read()557 if (copy_to_user(buf, &ctx->result, sizeof(union ccb_result))) in dax_read()
Completed in 10 milliseconds