Searched refs:t_blocknr_high (Results 1 – 3 of 3) sorted by relevance
191 __be32 t_blocknr_high; /* most-significant high 32bits. */ member200 __be32 t_blocknr_high; /* most-significant high 32bits. */ member
346 block |= (u64)be32_to_cpu(tag->t_blocknr_high) << 32; in read_tag_block()
319 tag->t_blocknr_high = cpu_to_be32((block >> 31) >> 1); in write_tag_block()