Home
last modified time | relevance | path

Searched defs:block_free (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Python/
Dpyarena.c92 block_free(block *b) { in block_free() function
/external/python/cpython2/Python/
Dpyarena.c95 block_free(block *b) { in block_free() function
/external/e2fsprogs/lib/ext2fs/
Dext_attr.c1392 int ibody_free, int block_free, in xattr_array_update()
1535 int ibody_free, block_free; in ext2fs_xattr_set() local