#include <storage/vnode.h>
Public Member Functions | |
| LIST_ENTRY (BufferCacheEntryType) b_vnodeLink | |
| TAILQ_ENTRY (BufferCacheEntryType) b_freelist | |
Public Attributes | |
| bno_t | b_bno |
| void * | b_data |
| volatile uint32_t | b_flags |
| int | b_freelistindex |
| status_t | b_lastOpStatus |
| lbno_t | b_lbn |
| VnodeType * | b_vnode |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|