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