Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.c1720 static struct create_durable_v2 *
1723 struct create_durable_v2 *buf; in create_durable_v2_buf()
1725 buf = kzalloc(sizeof(struct create_durable_v2), GFP_KERNEL); in create_durable_v2_buf()
1730 (struct create_durable_v2, dcontext)); in create_durable_v2_buf()
1733 (struct create_durable_v2, Name)); in create_durable_v2_buf()
1792 iov[num].iov_len = sizeof(struct create_durable_v2); in add_durable_v2_context()
1797 le32_add_cpu(&req->CreateContextsLength, sizeof(struct create_durable_v2)); in add_durable_v2_context()
Dsmb2pdu.h754 struct create_durable_v2 { struct