fs_map_entry
struct fs_map_entry *map;
struct fs_map_entry *n1;
STAILQ_ENTRY(fs_map_entry) link;
STAILQ_HEAD(fs_map, fs_map_entry);