Linux Kernel
3.7.1
|
#include <ocfs2_fs.h>
Data Fields | |
__le16 | xh_count |
__le16 | xh_free_start |
__le16 | xh_name_value_len |
__le16 | xh_num_buckets |
struct ocfs2_block_check | xh_check |
struct ocfs2_xattr_entry | xh_entries [0] |
Definition at line 1032 of file ocfs2_fs.h.
struct ocfs2_block_check xh_check |
Definition at line 1044 of file ocfs2_fs.h.
__le16 xh_count |
Definition at line 1033 of file ocfs2_fs.h.
struct ocfs2_xattr_entry xh_entries[0] |
Definition at line 1050 of file ocfs2_fs.h.
__le16 xh_free_start |
Definition at line 1036 of file ocfs2_fs.h.
__le16 xh_name_value_len |
Definition at line 1038 of file ocfs2_fs.h.
__le16 xh_num_buckets |
Definition at line 1040 of file ocfs2_fs.h.