Home
last modified time | relevance | path

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

/external/syslinux/core/fs/iso9660/
Diso9660_fs.h50 struct iso9660_pvt_inode { struct
54 #define PVT(i) ((struct iso9660_pvt_inode *)((i)->pvt)) argument