|
Linux Kernel
3.7.1
|
#include <bmap.h>
Data Fields | |
| __le64 | data [NILFS_BMAP_SIZE/sizeof(__le64)] |
| __u64 | last_allocated_key |
| __u64 | last_allocated_ptr |
| int | state |
struct nilfs_bmap_store - shadow copy of bmap state : cached raw block mapping of on-disk inode : cached value of last allocated key for data block : cached value of last allocated ptr for data block : cached value of state field of bmap structure
1.8.2