Searched refs:STATFS_BLOCKS (Results 1 – 1 of 1) sorted by relevance
40 STATFS_BLOCKS=$(stat -f -c '%b' /data)41 if [ "$STATFS_BLOCKS" -le "$MIN_DATA_SIZE" ] ; then