Searched refs:fcopy_timeout_func (Results 1 – 1 of 1) sorted by relevance
58 static void fcopy_timeout_func(struct work_struct *dummy);59 static DECLARE_DELAYED_WORK(fcopy_timeout_work, fcopy_timeout_func);76 static void fcopy_timeout_func(struct work_struct *dummy) in fcopy_timeout_func() function