Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dsmb2pdu.c991 static struct create_durable *
994 struct create_durable *buf; in create_durable_buf()
996 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()
1001 (struct create_durable, Data)); in create_durable_buf()
1004 (struct create_durable, Name)); in create_durable_buf()
1014 static struct create_durable *
1017 struct create_durable *buf; in create_reconnect_durable_buf()
1019 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()
1024 (struct create_durable, Data)); in create_reconnect_durable_buf()
1027 (struct create_durable, Name)); in create_reconnect_durable_buf()
[all …]
Dsmb2pdu.h547 struct create_durable { struct