Searched refs:dos_mnt (Results 1 – 1 of 1) sorted by relevance
43 typedef struct dos_mnt { struct47 STAILQ_ENTRY(dos_mnt) dos_link; argument50 typedef STAILQ_HEAD(dos_mnt_list, dos_mnt) dos_mnt_list_t;319 STAILQ_REMOVE(&mnt_list, mnt, dos_mnt, dos_link); in dos_unmount()