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