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