Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2pdu.c2051 static struct create_durable *
2054 struct create_durable *buf; in create_durable_buf()
2056 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()
2061 (struct create_durable, Data)); in create_durable_buf()
2064 (struct create_durable, Name)); in create_durable_buf()
2074 static struct create_durable *
2077 struct create_durable *buf; in create_reconnect_durable_buf()
2079 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()
2084 (struct create_durable, Data)); in create_reconnect_durable_buf()
2087 (struct create_durable, Name)); in create_reconnect_durable_buf()
[all …]
/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h1198 struct create_durable { struct