Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
2219 static struct create_durable *2222 struct create_durable *buf; in create_durable_buf()2224 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()2229 (struct create_durable, Data)); in create_durable_buf()2232 (struct create_durable, Name)); in create_durable_buf()2242 static struct create_durable *2245 struct create_durable *buf; in create_reconnect_durable_buf()2247 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()2252 (struct create_durable, Data)); in create_reconnect_durable_buf()2255 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
1274 struct create_durable { struct