Searched refs:create_durable (Results 1 – 2 of 2) sorted by relevance
1836 static struct create_durable *1839 struct create_durable *buf; in create_durable_buf()1841 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_durable_buf()1846 (struct create_durable, Data)); in create_durable_buf()1849 (struct create_durable, Name)); in create_durable_buf()1859 static struct create_durable *1862 struct create_durable *buf; in create_reconnect_durable_buf()1864 buf = kzalloc(sizeof(struct create_durable), GFP_KERNEL); in create_reconnect_durable_buf()1869 (struct create_durable, Data)); in create_reconnect_durable_buf()1872 (struct create_durable, Name)); in create_reconnect_durable_buf()[all …]
777 struct create_durable { struct