Linux Kernel
3.7.1
|
#include <gfs2_ondisk.h>
Data Fields | |
struct gfs2_meta_header | lh_header |
__be64 | lh_sequence |
__be32 | lh_flags |
__be32 | lh_tail |
__be32 | lh_blkno |
__be32 | lh_hash |
Definition at line 380 of file gfs2_ondisk.h.
__be32 lh_blkno |
Definition at line 386 of file gfs2_ondisk.h.
__be32 lh_flags |
Definition at line 384 of file gfs2_ondisk.h.
__be32 lh_hash |
Definition at line 387 of file gfs2_ondisk.h.
struct gfs2_meta_header lh_header |
Definition at line 381 of file gfs2_ondisk.h.
__be64 lh_sequence |
Definition at line 383 of file gfs2_ondisk.h.
__be32 lh_tail |
Definition at line 385 of file gfs2_ondisk.h.