Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | kfree(x) do { if (x) free(x); } while (0) |
#define | BUG_ON(x) assert(!(x)) |
void crush_destroy_bucket | ( | struct crush_bucket * | b | ) |
void crush_destroy_bucket_list | ( | struct crush_bucket_list * | b | ) |
void crush_destroy_bucket_straw | ( | struct crush_bucket_straw * | b | ) |
void crush_destroy_bucket_tree | ( | struct crush_bucket_tree * | b | ) |
void crush_destroy_bucket_uniform | ( | struct crush_bucket_uniform * | b | ) |