Searched refs:ext2_read_inode (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_inode_relocator.c217 if (!ext2_read_inode(fs, inode, &buf))
339 if (!ext2_read_inode(fs, entry->num, &buf))
528 if (!ext2_read_inode(fs, inode, &buf))
H A Dext2.h169 int ext2_read_inode (struct ext2_fs *fs, ino_t inode, struct ext2_inode *inodep);
H A Dext2_block_relocator.c311 if (!ext2_read_inode(fs, inode, &buf))
H A Dext2.c296 int ext2_read_inode(struct ext2_fs *fs, ino_t inode, struct ext2_inode *data) function

Completed in 28 milliseconds