Searched refs:iso9660_pvt_inode (Results 1 – 2 of 2) sorted by relevance
50 struct iso9660_pvt_inode { struct54 #define PVT(i) ((struct iso9660_pvt_inode *)((i)->pvt)) argument
24 return alloc_inode(fs, 0, sizeof(struct iso9660_pvt_inode)); in new_iso_inode()