Searched refs:afs_vlocation_updater (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/afs/
H A Dvlocation.c23 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) afs_vlocation_updater() function

Completed in 35 milliseconds