Searched refs:ext2_i2ei (Results 1 – 3 of 3) sorted by relevance
69 int ext2_i2ei(struct inode *, struct ext2fs_dinode *);
254 ext2_i2ei(struct inode *ip, struct ext2fs_dinode *ei) in ext2_i2ei() function
92 error = ext2_i2ei(ip, (struct ext2fs_dinode *)((char *)bp->b_data + in ext2_update()