Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
2237 static struct create_durable *2240 struct create_durable *buf; in create_durable_buf()2242 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()2247 (struct create_durable, Data)); in create_durable_buf()2250 (struct create_durable, Name)); in create_durable_buf()2260 static struct create_durable *2263 struct create_durable *buf; in create_reconnect_durable_buf()2265 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()2270 (struct create_durable, Data)); in create_reconnect_durable_buf()2273 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
1271 struct create_durable { struct