Home
last modified time | relevance | path

Searched refs:t_blocknr_high (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Djbd2.h190 __be32 t_blocknr_high; /* most-significant high 32bits. */ member
199 __be32 t_blocknr_high; /* most-significant high 32bits. */ member
/linux/fs/jbd2/
A Drecovery.c381 block |= (u64)be32_to_cpu(tag->t_blocknr_high) << 32; in read_tag_block()
A Dcommit.c348 tag->t_blocknr_high = cpu_to_be32((block >> 31) >> 1); in write_tag_block()
/linux/Documentation/filesystems/ext4/
A Djournal.rst477 tag, after t_flags or t_blocknr_high. This field is not present if the

Completed in 13 milliseconds