Searched refs:afs_mntpt_expiry_timed_out (Results 1 – 1 of 1) sorted by relevance
27 static void afs_mntpt_expiry_timed_out(struct work_struct *work);46 static DECLARE_DELAYED_WORK(afs_mntpt_expiry_timer, afs_mntpt_expiry_timed_out);198 static void afs_mntpt_expiry_timed_out(struct work_struct *work) in afs_mntpt_expiry_timed_out() function