Data Fields | |
struct pb_buffer | base |
struct pb_buffer * | buffer |
struct pb_cache_manager * | mgr |
struct util_time start | end |
Caching time interval. | |
struct list_head | head |
Definition at line 61 of file pb_bufmgr_cache.c.
struct pb_buffer pb_cache_buffer::base [read] |
Definition at line 63 of file pb_bufmgr_cache.c.
struct pb_buffer* pb_cache_buffer::buffer [read] |
Definition at line 65 of file pb_bufmgr_cache.c.
struct pb_cache_manager* pb_cache_buffer::mgr [read] |
Definition at line 66 of file pb_bufmgr_cache.c.
struct util_time start pb_cache_buffer::end [read] |
struct list_head pb_cache_buffer::head [read] |
Definition at line 71 of file pb_bufmgr_cache.c.