fs_get_type
entry->type = fs_get_type(fs_p);
const struct asn_oid *fs_get_type(const struct statfs *);
entry->type = fs_get_type(&fs_buf[i]); /*XXX - This is wrong*/