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

/linux-master/fs/nfs/
H A Dnamespace.c26 static void nfs_expire_automounts(struct work_struct *work);
29 static DECLARE_DELAYED_WORK(nfs_automount_task, nfs_expire_automounts);
242 static void nfs_expire_automounts(struct work_struct *work) function

Completed in 140 milliseconds