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)
536 ((bufsize == sizeof(struct ext2_inode)) ||
537 (EXT2_INODE_SIZE(fs->super) == sizeof(struct ext2_inode)))) {
551 if (bufsize == sizeof(struct ext2_inode)) {
625 struct ext2_inode * inode)
628 sizeof(struct ext2_inode));
632 struct ext2_inode * inode, int bufsize)
746 struct ext2_inode *inode)
749 sizeof(struct ext2_inode));
757 struct ext2_inode *inode)
759 struct ext2_inode *buf;
772 if (size == sizeof(struct ext2_inode))
774 sizeof(struct ext2_inode));
797 struct ext2_inode inode;
820 struct ext2_inode inode;