Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/udf/
H A Decma167-udf.h770 struct extfile_entry { struct
771 struct desc_tag tag;
772 struct icb_tag icbtag;
773 uint32_t uid;
774 uint32_t gid;
775 uint32_t perm;
776 uint16_t link_cnt;
777 uint8_t rec_format;
778 uint8_t rec_disp_attr;
779 uint32_t rec_len;
[all …]