Searched refs:nfs_expire_automounts (Results 1 – 1 of 1) sorted by relevance
24 static void nfs_expire_automounts(struct work_struct *work);27 static DECLARE_DELAYED_WORK(nfs_automount_task, nfs_expire_automounts);201 static void nfs_expire_automounts(struct work_struct *work) in nfs_expire_automounts() function