Searched refs:alloc_blocks (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/vulkan/tests/ |
D | block_pool_no_free.c | 42 static void *alloc_blocks(void *_job) in alloc_blocks() function 126 pthread_create(&jobs[i].thread, NULL, alloc_blocks, &jobs[i]); in run_test()
|
/third_party/e2fsprogs/e2fsck/ |
D | rehash.c | 726 static int alloc_blocks(ext2_filsys fs, in alloc_blocks() function 810 retval = alloc_blocks(fs, &limit, &root, in calculate_tree() 836 retval = alloc_blocks(fs, &int_limit, &root, in calculate_tree() 847 retval = alloc_blocks(fs, &limit, &int_ent, in calculate_tree()
|