I want to install evervolv 6.0.1p upgraded from earlier jculin OS.
I have 32gb hp touchpad, it's usb connection is broken.
I have installed twrp 3.0.2 which has resize2fs command in terminal mode.
I have 700mb /system partition now.

df -h result:
tmpfs size 436.9m available 436.8m mounted on /dev
tmpfs size 436.9m available 436.8m mounted on /tmp
/dev/mapper/store-cm--cache size 196.8m available 192.6m mounted on /cache
/dev/mapper/store-cm-data size 26.9G available 16.7G mounted on /data
/dev/mapper/store-cm-data size 26.9G available 16.7G mounted on /sdcard
/dev/mapper/store-media size 887.1m available 193.9m mounted on /external_sd

How can I expand 700mb to 10000mb only via terminal mode?
I want to use f2fs. so I can format data and cache directories to f2fs via twrp gui.
Because of broken USB connection, all adb, parted, TP Toolbox doesn't work.
I don't know how to use resize2fs or fdisk, because its partition name like mmcblk0 or LVM are complicated.
I have clicked twrp internal GUI resize button, but it does not work for my condition.
Please let me know how-toes.
Thank you.