dos_mnt
STAILQ_REMOVE(&mnt_list, mnt, dos_mnt, dos_link);
STAILQ_ENTRY(dos_mnt) dos_link;
typedef STAILQ_HEAD(dos_mnt_list, dos_mnt) dos_mnt_list_t;