Searched refs:h_sequence (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Djfs_dat.h28 __u32 h_sequence; member in struct:journal_header_s
H A Dkernel-jbd.h32 __u32 h_sequence; member in struct:journal_header_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rds/
H A Dloop.c72 rds_send_drop_acked(conn, be64_to_cpu(rm->m_inc.i_hdr.h_sequence),
H A Drecv.c172 (unsigned long long)be64_to_cpu(inc->i_hdr.h_sequence),
179 if (be64_to_cpu(inc->i_hdr.h_sequence) < conn->c_next_rx_seq &&
184 conn->c_next_rx_seq = be64_to_cpu(inc->i_hdr.h_sequence) + 1;
511 minfo.seq = be64_to_cpu(inc->i_hdr.h_sequence);
H A Dsend.c375 return be64_to_cpu(rm->m_inc.i_hdr.h_sequence) <= ack;
391 if (be64_to_cpu(rm->m_inc.i_hdr.h_sequence) < seq)
397 if (be64_to_cpu(rm->m_inc.i_hdr.h_sequence) < seq)
738 rm->m_inc.i_hdr.h_sequence = cpu_to_be64(conn->c_next_tx_seq++);
745 (unsigned long long)be64_to_cpu(rm->m_inc.i_hdr.h_sequence));
H A Dmessage.c110 hdr->h_sequence = cpu_to_be64(seq);
H A Dib_recv.c762 if (hdr->h_sequence != ihdr->h_sequence ||
787 state->ack_next = be64_to_cpu(hdr->h_sequence);
H A Diw_recv.c721 if (hdr->h_sequence != ihdr->h_sequence ||
746 state->ack_next = be64_to_cpu(hdr->h_sequence);
H A Drds.h136 __be64 h_sequence; member in struct:rds_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dcommit.c146 tmp->h_sequence = cpu_to_be32(commit_transaction->t_tid);
549 header->h_sequence = cpu_to_be32(commit_transaction->t_tid);
H A Drecovery.c391 sequence = be32_to_cpu(tmp->h_sequence);
H A Dhfsplus_jbd.h128 __be32 h_sequence; member in struct:hfsplus_jbd_header_s
H A Drevoke.c574 header->h_sequence = cpu_to_be32(transaction->t_tid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Dcommit.c135 header->h_sequence = cpu_to_be32(commit_transaction->t_tid);
577 header->h_sequence = cpu_to_be32(commit_transaction->t_tid);
H A Drecovery.c391 sequence = be32_to_cpu(tmp->h_sequence);
H A Drevoke.c580 header->h_sequence = cpu_to_be32(transaction->t_tid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Djbd2.h141 __be32 h_sequence; member in struct:journal_header_s
160 __be32 h_sequence; member in struct:commit_header
H A Djbd.h147 __be32 h_sequence; member in struct:journal_header_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Drecovery.c436 sequence = be32_to_cpu(tmp->h_sequence);
H A Drevoke.c580 header->h_sequence = cpu_to_be32(transaction->t_tid);
H A Dcommit.c118 tmp->h_sequence = cpu_to_be32(commit_transaction->t_tid);
579 header->h_sequence = cpu_to_be32(commit_transaction->t_tid);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c9971 sequence = ntohl(tmp->h_sequence);

Completed in 163 milliseconds