Searched refs:fcopy_send_data (Results 1 – 1 of 1) sorted by relevance
58 static void fcopy_send_data(struct work_struct *dummy);61 static DECLARE_WORK(fcopy_send_work, fcopy_send_data);122 static void fcopy_send_data(struct work_struct *dummy) in fcopy_send_data() function