Home
last modified time | relevance | path

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

/linux/fs/notify/fanotify/
H A Dfanotify_user.c110 static void perm_group_watchdog(struct work_struct *work);
111 static DECLARE_DELAYED_WORK(perm_group_work, perm_group_watchdog);
123 static void perm_group_watchdog(struct work_struct *work) in perm_group_watchdog() function