Linux Kernel
3.7.1
|
#include <bmap.h>
struct nilfs_bmap - bmap structure : raw data : semaphore : owner of bmap : bmap operation table : last allocated key for data block : last allocated ptr for data block : pointer type : state : maximum number of child nodes for non-root nodes
struct nilfs_bmap_operations* b_ops |
struct rw_semaphore b_sem |
union { ... } b_u |