Home
last modified time | relevance | path

Searched refs:iso_extended_attributes (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/vfs/isofs/cd9660/
H A Dcd9660_node.c247 struct iso_extended_attributes *ap = NULL; in cd9660_defattr()
271 ap = (struct iso_extended_attributes *)bp->b_data; in cd9660_defattr()
309 struct iso_extended_attributes *ap = NULL; in cd9660_deftstamp()
320 ap = (struct iso_extended_attributes *)bp->b_data; in cd9660_deftstamp()
H A Diso.h193 struct iso_extended_attributes { struct
/dflybsd-src/usr.sbin/makefs/
H A Dcd9660.h164 struct iso_extended_attributes *isoExtAttributes;