Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dsmb2pdu.c1897 static struct create_durable *
1900 struct create_durable *buf; in create_durable_buf()
1902 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()
1907 (struct create_durable, Data)); in create_durable_buf()
1910 (struct create_durable, Name)); in create_durable_buf()
1920 static struct create_durable *
1923 struct create_durable *buf; in create_reconnect_durable_buf()
1925 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()
1930 (struct create_durable, Data)); in create_reconnect_durable_buf()
1933 (struct create_durable, Name)); in create_reconnect_durable_buf()
[all …]
Dsmb2pdu.h889 struct create_durable { struct