Home
last modified time | relevance | path

Searched refs:create_durable_v2 (Results 1 – 2 of 2) sorted by relevance

/fs/cifs/
Dsmb2pdu.c2159 static struct create_durable_v2 *
2163 struct create_durable_v2 *buf; in create_durable_v2_buf()
2165 buf = kzalloc(sizeof(struct create_durable_v2), GFP_KERNEL); in create_durable_v2_buf()
2170 (struct create_durable_v2, dcontext)); in create_durable_v2_buf()
2173 (struct create_durable_v2, Name)); in create_durable_v2_buf()
2239 iov[num].iov_len = sizeof(struct create_durable_v2); in add_durable_v2_context()
2244 le32_add_cpu(&req->CreateContextsLength, sizeof(struct create_durable_v2)); in add_durable_v2_context()
Dsmb2pdu.h942 struct create_durable_v2 { struct