Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2pdu.c2054 static struct create_durable_v2 *
2058 struct create_durable_v2 *buf; in create_durable_v2_buf()
2060 buf = kzalloc(sizeof(struct create_durable_v2), GFP_KERNEL); in create_durable_v2_buf()
2065 (struct create_durable_v2, dcontext)); in create_durable_v2_buf()
2068 (struct create_durable_v2, Name)); in create_durable_v2_buf()
2134 iov[num].iov_len = sizeof(struct create_durable_v2); in add_durable_v2_context()
2139 le32_add_cpu(&req->CreateContextsLength, sizeof(struct create_durable_v2)); in add_durable_v2_context()
Dsmb2pdu.h910 struct create_durable_v2 { struct