Searched refs:fat_pvt_inode (Results 1 – 2 of 2) sorted by relevance
151 struct fat_pvt_inode { struct158 #define PVT(i) ((struct fat_pvt_inode *)((i)->pvt)) argument
17 struct inode *inode = alloc_inode(fs, 0, sizeof(struct fat_pvt_inode)); in new_fat_inode()