Searched refs:create_durable_v2 (Results 1 – 2 of 2) sorted by relevance
146 struct create_durable_v2 { struct
2383 static struct create_durable_v2 *2387 struct create_durable_v2 *buf; in create_durable_v2_buf()2389 buf = kzalloc(sizeof(struct create_durable_v2), GFP_KERNEL); in create_durable_v2_buf()2394 (struct create_durable_v2, dcontext)); in create_durable_v2_buf()2397 (struct create_durable_v2, Name)); in create_durable_v2_buf()2462 iov[num].iov_len = sizeof(struct create_durable_v2); in add_durable_v2_context()