Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:ext2_inode

405 				     struct ext2_inode *inode, int bufsize)
485 *inode = *((struct ext2_inode *) scan->temp_buffer);
513 struct ext2_inode *inode)
516 sizeof(struct ext2_inode));
523 struct ext2_inode * inode, int bufsize)
548 if (bufsize == sizeof(struct ext2_inode)) {
622 struct ext2_inode * inode)
625 sizeof(struct ext2_inode));
629 struct ext2_inode * inode, int bufsize)
740 struct ext2_inode *inode)
743 sizeof(struct ext2_inode));
751 struct ext2_inode *inode)
753 struct ext2_inode *buf;
766 if (size == sizeof(struct ext2_inode))
768 sizeof(struct ext2_inode));
791 struct ext2_inode inode;
814 struct ext2_inode inode;