Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2pdu.c1879 static struct create_durable *
1882 struct create_durable *buf; in create_durable_buf()
1884 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()
1889 (struct create_durable, Data)); in create_durable_buf()
1892 (struct create_durable, Name)); in create_durable_buf()
1902 static struct create_durable *
1905 struct create_durable *buf; in create_reconnect_durable_buf()
1907 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()
1912 (struct create_durable, Data)); in create_reconnect_durable_buf()
1915 (struct create_durable, Name)); in create_reconnect_durable_buf()
[all …]
Dsmb2pdu.h881 struct create_durable { struct