Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
1058 static struct create_durable *1061 struct create_durable *buf; in create_durable_buf()1063 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()1068 (struct create_durable, Data)); in create_durable_buf()1071 (struct create_durable, Name)); in create_durable_buf()1081 static struct create_durable *1084 struct create_durable *buf; in create_reconnect_durable_buf()1086 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()1091 (struct create_durable, Data)); in create_reconnect_durable_buf()1094 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
581 struct create_durable { struct