Searched refs:t_blocknr_high (Results 1 – 4 of 4) sorted by relevance
189 __be32 t_blocknr_high; /* most-significant high 32bits. */ member198 __be32 t_blocknr_high; /* most-significant high 32bits. */ member
399 - t_blocknr_high475 - t_blocknr_high482 tag, after t_flags or t_blocknr_high. This field is not present if the
397 block |= (u64)be32_to_cpu(tag->t_blocknr_high) << 32; in read_tag_block()
317 tag->t_blocknr_high = cpu_to_be32((block >> 31) >> 1); in write_tag_block()