Searched refs:afs_vlocation_updater (Results 1 – 1 of 1) sorted by relevance
23 static void afs_vlocation_updater(struct work_struct *);30 static DECLARE_DELAYED_WORK(afs_vlocation_update, afs_vlocation_updater);621 static void afs_vlocation_updater(struct work_struct *work) in afs_vlocation_updater() function