Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/notify/
A Dmark.c88 static void fsnotify_mark_destroy_workfn(struct work_struct *work);
89 static DECLARE_DELAYED_WORK(reaper_work, fsnotify_mark_destroy_workfn);
888 static void fsnotify_mark_destroy_workfn(struct work_struct *work) in fsnotify_mark_destroy_workfn() function

Completed in 4 milliseconds