Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
2241 static struct create_durable *2244 struct create_durable *buf; in create_durable_buf()2246 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()2251 (struct create_durable, Data)); in create_durable_buf()2254 (struct create_durable, Name)); in create_durable_buf()2264 static struct create_durable *2267 struct create_durable *buf; in create_reconnect_durable_buf()2269 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()2274 (struct create_durable, Data)); in create_reconnect_durable_buf()2277 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
1271 struct create_durable { struct