automounted_fs
struct automounted_fs *af, *tmpaf;
struct automounted_fs *af, *tmpaf;
TAILQ_ENTRY(automounted_fs) af_next;
static TAILQ_HEAD(, automounted_fs) automounted;
static struct automounted_fs *
struct automounted_fs *af;
static struct automounted_fs *
struct automounted_fs *af;
automounted_remove(struct automounted_fs *af)