Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2pdu.c2127 static struct create_durable_v2 *
2131 struct create_durable_v2 *buf; in create_durable_v2_buf()
2133 buf = kzalloc(sizeof(struct create_durable_v2), GFP_KERNEL); in create_durable_v2_buf()
2138 (struct create_durable_v2, dcontext)); in create_durable_v2_buf()
2141 (struct create_durable_v2, Name)); in create_durable_v2_buf()
2207 iov[num].iov_len = sizeof(struct create_durable_v2); in add_durable_v2_context()
2212 le32_add_cpu(&req->CreateContextsLength, sizeof(struct create_durable_v2)); in add_durable_v2_context()
Dsmb2pdu.h942 struct create_durable_v2 { struct