Searched refs:ext2_pvt_inode (Results 1 – 2 of 2) sorted by relevance
296 struct ext2_pvt_inode { struct303 #define PVT(i) ((struct ext2_pvt_inode *)((i)->pvt)) argument
170 if (!(inode = alloc_inode(fs, inr, sizeof(struct ext2_pvt_inode)))) in ext2_iget_by_inr()