Searched refs:unallocated (Results 1 – 7 of 7) sorted by relevance
76 my ($unallocated) = $out =~ m{\d+ sectors cannot be allocated};77 fill(30 * BLKS_PER_MB - $unallocated, $unallocated, chr(0))78 if $unallocated;90 my ($unallocated) = $out =~ m{\d+ sectors cannot be allocated};91 fill(30 * BLKS_PER_MB - $unallocated, $unallocated, chr(0))92 if $unallocated;
312 # checkmem: check unallocated memory for modifications332 Check unallocated memory for modifications This assumes that DIAGNOSTIC is set which causes free m…
160 static struct inostat unallocated = { USTATE, 0, 0, 0 }; in inoinfo() local170 return (&unallocated); in inoinfo()
11 # 2048 - 5999 Reserved and unallocated13 # 10000 - 32767 Reserved and unallocated
72 | free | bytes | unallocated space |
1277 making unallocated objects appear reachable to Valgrind.
3743 * unallocated. Use krb5_free_keyblock() to free @a out when it is no longer3746 * @note If @a length is set to 0, contents are left unallocated.