Searched refs:afs_vlocation_reaper (Results 1 – 1 of 1) sorted by relevance
22 static void afs_vlocation_reaper(struct work_struct *);29 static DECLARE_DELAYED_WORK(afs_vlocation_reap, afs_vlocation_reaper);541 static void afs_vlocation_reaper(struct work_struct *work) in afs_vlocation_reaper() function