Home
last modified time | relevance | path

Searched refs:STATFS_BLOCKS (Results 1 – 1 of 1) sorted by relevance

/system/core/rootdir/
Dasan_extract.sh40 STATFS_BLOCKS=$(stat -f -c '%b' /data)
41 if [ "$STATFS_BLOCKS" -le "$MIN_DATA_SIZE" ] ; then