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.c109 static void perm_group_watchdog(struct work_struct *work);
110 static DECLARE_DELAYED_WORK(perm_group_work, perm_group_watchdog);
117 static void perm_group_watchdog(struct work_struct *work) in perm_group_watchdog() function