Searched defs:epb (Results 1 – 8 of 8) sorted by relevance
710 struct sctp_ep_common *epb; in __sctp_hash_endpoint() local735 struct sctp_ep_common *epb; in __sctp_unhash_endpoint() local763 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint() local788 struct sctp_ep_common *epb; in __sctp_hash_established() local818 struct sctp_ep_common *epb; in __sctp_unhash_established() local850 struct sctp_ep_common *epb; in __sctp_lookup_association() local
126 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs()201 struct sctp_ep_common *epb; in sctp_eps_seq_show() local304 struct sctp_ep_common *epb; in sctp_assocs_seq_show() local416 struct sctp_ep_common *epb; in sctp_remaddr_seq_show() local
331 struct sctp_ep_common *epb; in __sctp_endpoint_lookup_assoc() local
57 int epb = ol_quota_entries_per_block(sb); in ol_dqblk_block() local64 int epb = ol_quota_entries_per_block(sb); in ol_dqblk_block_off() local90 int epb = ol_quota_entries_per_block(sb); in ol_dqblk_chunk_off() local1106 int epb = ol_quota_entries_per_block(sb); in ocfs2_extend_local_quota_file() local
47 unsigned int epb = info->dqi_usable_bs >> 2; in qtree_depth() local
465 u64 epb; in init_intel() local
27 unsigned int epb = info->dqi_usable_bs >> 2; in get_index() local
662 #define sctp_for_each_hentry(epb, node, head) \ argument