common: add leading underscore to get_block_size
[xfstests-dev.git] / tests / btrfs / 097
index 4b4dd18c4f4c03e841e6bdaf494571710d8f8a3d..d83cc4628829cf578e9390492062e6344516d3fe 100755 (executable)
@@ -56,7 +56,7 @@ mkdir $send_files_dir
 _scratch_mkfs >>$seqres.full 2>&1
 _scratch_mount
 
-BLOCK_SIZE=$(get_block_size $SCRATCH_MNT)
+BLOCK_SIZE=$(_get_block_size $SCRATCH_MNT)
 
 # Create our test file with a single extent of 16 blocks starting at a file
 # offset mapped by 32nd block.