Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:ext2fs_le32_to_cpu

577 		hash = i ? (ext2fs_le32_to_cpu(ent[i].hash) & ~1) : 0;
580 hash, ext2fs_le32_to_cpu(ent[i].block));
582 blk = ext2fs_le32_to_cpu(ent[i].block) & 0x0ffffff;
608 ext2fs_le32_to_cpu(ent[i+1].hash) & ~1;