Searched refs:alloc_blocks (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/intel/vulkan/tests/ |
D | block_pool_no_free.c | 41 static void *alloc_blocks(void *_job) in alloc_blocks() function 124 pthread_create(&jobs[i].thread, NULL, alloc_blocks, &jobs[i]); in run_test()
|
/external/e2fsprogs/e2fsck/ |
D | rehash.c | 606 static int alloc_blocks(ext2_filsys fs, in alloc_blocks() function 686 retval = alloc_blocks(fs, &limit, &root, in calculate_tree() 712 retval = alloc_blocks(fs, &int_limit, &root, in calculate_tree() 720 retval = alloc_blocks(fs, &limit, &int_ent, in calculate_tree()
|