Home
last modified time | relevance | path

Searched refs:fsnotify_connector_destroy_workfn (Results 1 – 1 of 1) sorted by relevance

/linux/fs/notify/
H A Dmark.c92 static void fsnotify_connector_destroy_workfn(struct work_struct *work);
93 static DECLARE_WORK(connector_reaper_work, fsnotify_connector_destroy_workfn);
314 static void fsnotify_connector_destroy_workfn(struct work_struct *work) in fsnotify_connector_destroy_workfn()
313 static void fsnotify_connector_destroy_workfn(struct work_struct *work) fsnotify_connector_destroy_workfn() function