Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
2230 static struct create_durable *2233 struct create_durable *buf; in create_durable_buf()2235 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()2240 (struct create_durable, Data)); in create_durable_buf()2243 (struct create_durable, Name)); in create_durable_buf()2253 static struct create_durable *2256 struct create_durable *buf; in create_reconnect_durable_buf()2258 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()2263 (struct create_durable, Data)); in create_reconnect_durable_buf()2266 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
1269 struct create_durable { struct