Searched refs:j_mount_id (Results 1 – 5 of 5) sorted by relevance
835 jh->j_mount_id = cpu_to_le32(SB_JOURNAL(p_s_sb)->j_mount_id) ; in _update_journal_header_block()1405 if (newest_mount_id && *newest_mount_id > le32_to_cpu(desc->j_mount_id)) { in journal_transaction_is_valid()1408 "newest_mount_id %lu\n", desc->j_mount_id, in journal_transaction_is_valid()1483 le32_to_cpu(desc->j_len), le32_to_cpu(desc->j_mount_id)) ; in journal_read_transaction()1491 if (le32_to_cpu(desc->j_mount_id) != newest_mount_id) { in journal_read_transaction()1494 "newest_mount_id %lu\n", le32_to_cpu(desc->j_mount_id), in journal_read_transaction()1696 newest_mount_id = le32_to_cpu(jh->j_mount_id); in journal_read()1735 newest_mount_id = le32_to_cpu(desc->j_mount_id) ; in journal_read()1749 if (newest_mount_id < le32_to_cpu(desc->j_mount_id)) { in journal_read()1750 newest_mount_id = le32_to_cpu(desc->j_mount_id) ; in journal_read()[all …]
537 JF( j_mount_id ), in reiserfs_journal_in_proc()
556 bh->b_blocknr, desc->j_trans_id, desc->j_mount_id, desc->j_len); in print_desc_block()
223 unsigned long j_mount_id ; member
1632 __u32 j_mount_id ; /* mount id of this trans*/ member1652 __u32 j_mount_id ; member