FSTAB_RO
if (!strcmp(cp, FSTAB_RO)) {
_fs_fstab.fs_type = FSTAB_RO;
strcmp(fs->fs_type, FSTAB_RO) &&
(strcmp(type, FSTAB_RO) && \