Lines Matching refs:size
21 # Here get the size of the device and align it down to be the
22 # multiple of $PAGE_SIZE and use that as the size for testing.
61 tst_res TINFO "Page size specified by 'mkswap -p' \
62 is not equal to system's page size."
68 tst_res TINFO "Device size specified by 'mkswap' \
69 greater than real size."
86 # the device size minus a page size, however for some kernels, the
88 # to the value minus an extra page size, e.g. on RHEL5.11GA.
107 local size="$4"
110 local mkswap_cmd="mkswap $mkswap_op $op_arg $TST_DEVICE $size"
129 mkswap_verify "$mkswap_op" "$op_arg" "$device" "$size" "$dev_file"