Lines Matching defs:hmdfs_cache_file_head
47 struct hmdfs_cache_file_head { struct
48 __le32 magic;
49 __le32 crc_offset;
50 __le64 ino;
51 __le64 size;
52 __le64 blocks;
53 __le64 last_write_pos;
54 __le64 ctime;
55 __le32 ctime_nsec;
56 __le32 change_detect_cap;
57 __le64 ichange_count;
58 __le32 path_offs;
59 __le32 path_len;
60 __le32 path_cnt;
61 __le32 data_offs;
63 __le32 crc32;