1# fstab file.
2#<src>                                                  <mnt_point> <type>    <mnt_flags and options>                              <fs_mgr_flags>
3/dev/block/platform/fe310000.sdhci/by-name/system               /usr       ext4     ro,barrier=1  wait,required
4/dev/block/platform/fe310000.sdhci/by-name/vendor              /vendor        ext4     ro,barrier=1  wait,required
5/dev/block/platform/fe310000.sdhci/by-name/chip_ckm            /chip_ckm        ext4      ro,barrier=1  wait
6/dev/block/platform/fe310000.sdhci/by-name/sys-prod              /sys_prod        ext4     ro,barrier=1  wait
7/dev/block/platform/fe310000.sdhci/by-name/chip-prod              /chip_prod        ext4     ro,barrier=1  wait
8/dev/block/platform/fe310000.sdhci/by-name/userdata               /data       f2fs     discard,noatime,nosuid,nodev,fscrypt=2:aes-256-cts:aes-256-xts,usrquota  wait,check,fileencryption=software,quota
9/dev/block/platform/fe310000.sdhci/by-name/misc /misc none none wait,required
10