Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | btree_head128 |
Macros | |
#define | btree_for_each_safe128(head, k1, k2, val) |
Typedefs | |
typedef void(* | visitor128_t )(void *elem, unsigned long opaque, u64 key1, u64 key2, size_t index) |
Functions | |
void | visitor128 (void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) |
Variables | |
struct btree_geo | btree_geo128 |
Definition at line 86 of file btree-128.h.