Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:ext2_inode

385 				     struct ext2_inode *inode, int bufsize)
466 *inode = *((struct ext2_inode *) scan->temp_buffer);
495 struct ext2_inode *inode)
498 sizeof(struct ext2_inode));
505 struct ext2_inode * inode, int bufsize)
528 if (bufsize == sizeof(struct ext2_inode)) {
604 struct ext2_inode * inode)
607 sizeof(struct ext2_inode));
611 struct ext2_inode * inode, int bufsize)
724 struct ext2_inode *inode)
727 sizeof(struct ext2_inode));
735 struct ext2_inode *inode)
737 struct ext2_inode *buf;
742 if (size == sizeof(struct ext2_inode))
744 sizeof(struct ext2_inode));
765 struct ext2_inode inode;
788 struct ext2_inode inode;