Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
2051 static struct create_durable *2054 struct create_durable *buf; in create_durable_buf()2056 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()2061 (struct create_durable, Data)); in create_durable_buf()2064 (struct create_durable, Name)); in create_durable_buf()2074 static struct create_durable *2077 struct create_durable *buf; in create_reconnect_durable_buf()2079 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()2084 (struct create_durable, Data)); in create_reconnect_durable_buf()2087 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
1198 struct create_durable { struct