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

/linux-4.4.14/fs/nfs/
H A Dnamespace.c24 static void nfs_expire_automounts(struct work_struct *work);
27 static DECLARE_DELAYED_WORK(nfs_automount_task, nfs_expire_automounts);
207 static void nfs_expire_automounts(struct work_struct *work) nfs_expire_automounts() function

Completed in 144 milliseconds