1 /* Generated by ./xlat/gen.sh from ./xlat/ubi_volume_props.in; do not edit. */ 2 3 static const struct xlat ubi_volume_props[] = { 4 XLAT(UBI_VOL_PROP_DIRECT_WRITE), 5 XLAT_END 6 }; 7