Linux Kernel
3.7.1
|
#include <nilfs2_fs.h>
Data Fields | |
__le64 | bi_blkoff |
__u8 | bi_level |
__u8 | bi_pad [7] |
struct nilfs_binfo_dat - information for the block which belongs to the DAT file : block offset : level : padding
Definition at line 376 of file nilfs2_fs.h.
__le64 bi_blkoff |
Definition at line 377 of file nilfs2_fs.h.
__u8 bi_level |
Definition at line 378 of file nilfs2_fs.h.
__u8 bi_pad[7] |
Definition at line 379 of file nilfs2_fs.h.