Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
1965 static struct create_durable *1968 struct create_durable *buf; in create_durable_buf()1970 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()1975 (struct create_durable, Data)); in create_durable_buf()1978 (struct create_durable, Name)); in create_durable_buf()1988 static struct create_durable *1991 struct create_durable *buf; in create_reconnect_durable_buf()1993 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()1998 (struct create_durable, Data)); in create_reconnect_durable_buf()2001 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
913 struct create_durable { struct