HomeSort by: relevance | last modified time | path
    Searched defs:le32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
ebh_media.h 43 typedef uint32_t le32; typedef in typeref:typename:uint32_t
76 le32 magic;
77 le32 crc_ec;
78 le32 erase_cnt;
96 le32 crc;
97 le32 lid;
111 le32 crc;
112 le32 lid;
media.h 41 typedef uint32_t le32; typedef in typeref:typename:uint32_t
72 le32 length; /* length of node */
73 le32 hdr_crc; /* crc of the first 3 fields */
81 le32 length; /* length of node */
82 le32 hdr_crc; /* crc of the first 3 fields */
85 le32 uid; /* owner of file */
86 le32 gid; /* group of file */
87 le32 mode; /* permission of vnode */
88 le32 dn_size; /* size of written data */
89 le32 atime; /* last access time *
    [all...]

Completed in 11 milliseconds