Searched defs:ext2_get_inode_offset (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2.c261 off_t ext2_get_inode_offset(struct ext2_fs *fs, ino_t inode, blk_t *block) function
302 off = ext2_get_inode_offset(fs, inode, &blk);
527 off = ext2_get_inode_offset(fs, inode, &blk);

Completed in 16 milliseconds