Home
last modified time | relevance | path

Searched defs:hardlink_block (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Damiga.cpp175 struct hardlink_block struct
177 uint32_t header_key; /* self pointer (to this block) */
178 uint32_t chksum; /* same algorithm as rootblock */
179 uint32_t protect; /* protection flags (0 by default) */
180 uint8_t comm_len; /* file comment length */
181 uint8_t comment[79]; /* comment (max. 79 chars permitted) */
182 amiga_date date; /* last access date */
183 uint8_t name_len; /* hard link name length */
187 uint32_t hash_chain; /* next entry ptr with same hash */
188 uint32_t parent; /* parent directory */
[all …]
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Damiga.cpp175 struct hardlink_block struct
177 uint32_t header_key; /* self pointer (to this block) */
178 uint32_t chksum; /* same algorithm as rootblock */
179 uint32_t protect; /* protection flags (0 by default) */
180 uint8_t comm_len; /* file comment length */
181 uint8_t comment[79]; /* comment (max. 79 chars permitted) */
182 amiga_date date; /* last access date */
183 uint8_t name_len; /* hard link name length */
187 uint32_t hash_chain; /* next entry ptr with same hash */
188 uint32_t parent; /* parent directory */
[all …]