Searched refs:automounted_fs (Results 1 – 1 of 1) sorted by relevance
50 struct automounted_fs { struct51 TAILQ_ENTRY(automounted_fs) af_next;58 static TAILQ_HEAD(, automounted_fs) automounted; argument60 static struct automounted_fs *63 struct automounted_fs *af; in automounted_find()73 static struct automounted_fs *76 struct automounted_fs *af; in automounted_add()91 automounted_remove(struct automounted_fs *af) in automounted_remove()101 struct automounted_fs *af, *tmpaf; in refresh_automounted()181 struct automounted_fs *af, *tmpaf; in expire_automounted()