Searched refs:do_deferred_remove (Results 1 – 1 of 1) sorted by relevance
49 static void do_deferred_remove(struct work_struct *w);51 static DECLARE_WORK(deferred_remove_work, do_deferred_remove);418 static void do_deferred_remove(struct work_struct *w) in do_deferred_remove() function