Searched refs:ot (Results 1 – 2 of 2) sorted by relevance
537 struct ext4_orphan_block_tail *ot; in ext4_orphan_file_block_csum_verify() local543 ot = ext4_orphan_block_tail(sb, bh); in ext4_orphan_file_block_csum_verify()548 return le32_to_cpu(ot->ob_checksum) == calculated; in ext4_orphan_file_block_csum_verify()560 struct ext4_orphan_block_tail *ot; in ext4_orphan_file_block_trigger() local567 ot = ext4_orphan_block_tail(sb, bh); in ext4_orphan_file_block_trigger()568 ot->ob_checksum = cpu_to_le32(csum); in ext4_orphan_file_block_trigger()580 struct ext4_orphan_block_tail *ot; in ext4_init_orphan_info() local609 ot = ext4_orphan_block_tail(sb, oi->of_binfo[i].ob_bh); in ext4_init_orphan_info()610 if (le32_to_cpu(ot->ob_magic) != EXT4_ORPHAN_BLOCK_MAGIC) { in ext4_init_orphan_info()
499 struct ocfs2_triggers *ot = to_ocfs2_trigger(triggers); in ocfs2_frozen_trigger() local507 ocfs2_block_check_compute(data, size, data + ot->ot_offset); in ocfs2_frozen_trigger()