Home
last modified time | relevance | path

Searched refs:h_sequence (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_journal.c304 if (sequence_no < be32_to_cpu(header->r_header.h_sequence)) { in check_blknr_for_revoke()
372 be32_to_cpu(jdb->h_sequence)) == 0) in recover_transaction()
454 if (be32_to_cpu(jdb->h_sequence) != in ext4fs_check_journal_state()
483 if (be32_to_cpu(jdb->h_sequence) != in ext4fs_check_journal_state()
504 if (be32_to_cpu(jdb->h_sequence) != in ext4fs_check_journal_state()
514 if (be32_to_cpu(jdb->h_sequence) != in ext4fs_check_journal_state()
576 jdb.h_sequence = jsb->s_sequence; in update_descriptor_block()
628 jdb.h_sequence = jsb->s_sequence; in update_commit_block()
H A Dext4_journal.h54 __be32 h_sequence; member
/OK3568_Linux_fs/kernel/net/rds/
H A Drecv.c302 (unsigned long long)be64_to_cpu(inc->i_hdr.h_sequence), in rds_recv_incoming()
329 if (be64_to_cpu(inc->i_hdr.h_sequence) < cp->cp_next_rx_seq && in rds_recv_incoming()
334 cp->cp_next_rx_seq = be64_to_cpu(inc->i_hdr.h_sequence) + 1; in rds_recv_incoming()
786 minfo.seq = be64_to_cpu(inc->i_hdr.h_sequence); in rds_inc_info_copy()
815 minfo6.seq = be64_to_cpu(inc->i_hdr.h_sequence); in rds6_inc_info_copy()
H A Dloop.c99 rds_send_drop_acked(conn, be64_to_cpu(rm->m_inc.i_hdr.h_sequence), in rds_loop_xmit()
H A Dib_recv.c940 if (hdr->h_sequence != ihdr->h_sequence || in rds_ib_process_recv()
964 state->ack_next = be64_to_cpu(hdr->h_sequence); in rds_ib_process_recv()
H A Dsend.c491 return be64_to_cpu(rm->m_inc.i_hdr.h_sequence) <= ack; in rds_send_is_acked()
868 rm->m_inc.i_hdr.h_sequence = cpu_to_be64(cp->cp_next_tx_seq++); in rds_send_queue_rm()
875 (unsigned long long)be64_to_cpu(rm->m_inc.i_hdr.h_sequence)); in rds_send_queue_rm()
H A Dmessage.c193 hdr->h_sequence = cpu_to_be64(seq); in rds_message_populate_header()
H A Drds.h207 __be64 h_sequence; member
/OK3568_Linux_fs/kernel/fs/jbd2/
H A Drecovery.c545 sequence = be32_to_cpu(tmp->h_sequence); in do_one_pass()
652 be32_to_cpu(tmp->h_sequence))) { in do_one_pass()
H A Djournal.c1037 header->h_sequence = cpu_to_be32(transaction->t_tid); in jbd2_journal_get_descriptor_buffer()
/OK3568_Linux_fs/kernel/include/linux/
H A Djbd2.h136 __be32 h_sequence; member
171 __be32 h_sequence; member
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Drds.rst193 h_sequence: