mountscan_info
static TAILQ_HEAD(,mountscan_info) mountscan_list;
struct mountscan_info *msi;
struct mountscan_info info;
TAILQ_ENTRY(mountscan_info) msi_entry;