/linux-4.1.27/fs/reiserfs/ |
D | do_balan.c | 83 struct item_head *ih = item_head(tbS0, item_pos); in balance_leaf_when_delete_del() local 113 struct item_head *ih = item_head(tbS0, item_pos); in balance_leaf_when_delete_cut() local 245 struct item_head *ih; in balance_leaf_when_delete() local 290 struct item_head *const ih, in balance_leaf_insert_left() 358 struct item_head * const ih, in balance_leaf_paste_left_shift_dirent() 420 struct item_head * const ih, in balance_leaf_paste_left_shift() 539 struct item_head * const ih, in balance_leaf_paste_left_whole() 593 struct item_head * const ih, in balance_leaf_paste_left() 606 struct item_head * const ih, in balance_leaf_left() 628 struct item_head * const ih, in balance_leaf_insert_right() [all …]
|
D | item_ops.c | 19 static int sd_bytes_number(struct item_head *ih, int block_size) in sd_bytes_number() 44 static void sd_print_item(struct item_head *ih, char *item) in sd_print_item() 63 static void sd_check_item(struct item_head *ih, char *item) in sd_check_item() 122 static int direct_bytes_number(struct item_head *ih, int block_size) in direct_bytes_number() 142 static void direct_print_item(struct item_head *ih, char *item) in direct_print_item() 153 static void direct_check_item(struct item_head *ih, char *item) in direct_check_item() 213 static int indirect_bytes_number(struct item_head *ih, int block_size) in indirect_bytes_number() 268 static void indirect_print_item(struct item_head *ih, char *item) in indirect_print_item() 291 static void indirect_check_item(struct item_head *ih, char *item) in indirect_check_item() 357 static int direntry_bytes_number(struct item_head *ih, int block_size) in direntry_bytes_number() [all …]
|
D | lbalance.c | 26 struct item_head *ih; in leaf_copy_dir_entries() local 141 struct item_head *ih; in leaf_copy_boundary_item() local 320 struct item_head *ih; in leaf_copy_items_entirely() local 419 struct item_head *ih; in leaf_item_bottle() local 868 struct item_head *ih; in leaf_delete_items() local 909 struct item_head *ih; in leaf_insert_into_buf() local 985 struct item_head *ih; in leaf_paste_in_buffer() local 1073 struct item_head *ih, int from, int del_count) in leaf_cut_entries() 1151 struct item_head *ih; in leaf_cut_from_buffer() local 1248 struct item_head *ih; in leaf_delete_items_entirely() local [all …]
|
D | inode.c | 136 inline void make_le_item_head(struct item_head *ih, const struct cpu_key *key, in make_le_item_head() 214 struct item_head *ih, in allocation_needed() 225 static inline int indirect_item_found(int retval, struct item_head *ih) in indirect_item_found() 290 struct item_head *ih, tmp_ih; in _get_block_create_0() local 666 struct item_head *ih, tmp_ih; in reiserfs_get_block() local 1240 struct item_head *ih; in init_inode() local 1428 struct item_head *ih; in update_stat_data() local 1454 struct item_head *ih, tmp_ih; in reiserfs_update_sd_size() local 1806 struct item_head *ih, struct treepath *path, in reiserfs_new_directory() 1869 struct item_head *ih, in reiserfs_new_symlink() [all …]
|
D | reiserfs.h | 1396 #define ih_free_space(ih) le16_to_cpu((ih)->u.ih_free_space_reserved) argument 1397 #define ih_version(ih) le16_to_cpu((ih)->ih_version) argument 1398 #define ih_entry_count(ih) le16_to_cpu((ih)->u.ih_entry_count) argument 1399 #define ih_location(ih) le16_to_cpu((ih)->ih_item_location) argument 1400 #define ih_item_len(ih) le16_to_cpu((ih)->ih_item_len) argument 1402 #define put_ih_free_space(ih, val) do { (ih)->u.ih_free_space_reserved = cpu_to_le16(val); } whil… argument 1403 #define put_ih_version(ih, val) do { (ih)->ih_version = cpu_to_le16(val); } while (0) argument 1404 #define put_ih_entry_count(ih, val) do { (ih)->u.ih_entry_count = cpu_to_le16(val); } while (0) argument 1405 #define put_ih_location(ih, val) do { (ih)->ih_item_location = cpu_to_le16(val); } while (0) argument 1406 #define put_ih_item_len(ih, val) do { (ih)->ih_item_len = cpu_to_le16(val); } while (0) argument [all …]
|
D | prints.c | 112 static void sprintf_item_head(char *buf, struct item_head *ih) in sprintf_item_head() 462 struct item_head *ih; in print_leaf() local 750 struct item_head *ih; in check_leaf() local
|
D | stree.c | 392 struct item_head *ih; in is_leaf() local 909 struct item_head *ih; in comp_items() local 1198 char key2type(struct reiserfs_key *ih) in key2type() 1211 char head2type(struct item_head *ih) in head2type() 2169 struct item_head *ih, struct inode *inode, in reiserfs_insert_item()
|
D | dir.c | 70 struct item_head *ih, tmp_ih; in reiserfs_readdir_inode() local
|
D | fix_node.c | 53 struct item_head *ih; in create_virtual_node() local 716 struct item_head *ih; in are_leaves_removable() local 1280 struct item_head *ih; in can_node_be_removed() local
|
D | super.c | 199 struct item_head *ih; in finish_unfinished() local 401 struct item_head ih; in add_save_link() local
|
D | ibalance.c | 134 struct reiserfs_key *ih; in internal_insert_childs() local
|
D | namei.c | 31 struct item_head *ih = de->de_ih; in bin_search_in_dir_item() local
|
D | bitmap.c | 850 struct item_head *ih; in get_left_neighbor() local
|
/linux-4.1.27/include/uapi/linux/ |
D | coda.h | 322 struct coda_in_hdr ih; member 336 struct coda_in_hdr ih; member 347 struct coda_in_hdr ih; member 358 struct coda_in_hdr ih; member 369 struct coda_in_hdr ih; member 386 struct coda_in_hdr ih; member 398 struct coda_in_hdr ih; member 409 struct coda_in_hdr ih; member 425 struct coda_in_hdr ih; member 440 struct coda_in_hdr ih; member [all …]
|
/linux-4.1.27/net/netfilter/ |
D | xt_AUDIT.c | 77 const struct iphdr *ih; in audit_ip4() local 99 const struct ipv6hdr *ih; in audit_ip6() local
|
D | nf_conntrack_proto_sctp.c | 376 sctp_inithdr_t _inithdr, *ih; in sctp_packet() local 453 sctp_inithdr_t _inithdr, *ih; in sctp_new() local
|
/linux-4.1.27/net/bridge/netfilter/ |
D | ebt_log.c | 100 const struct iphdr *ih; in ebt_log_packet() local 117 const struct ipv6hdr *ih; in ebt_log_packet() local
|
D | ebt_among.c | 73 const struct iphdr *ih; in get_ip_dst() local 104 const struct iphdr *ih; in get_ip_src() local
|
D | ebt_ip.c | 31 const struct iphdr *ih; in ebt_ip_mt() local
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_proto.c | 245 struct iphdr _iph, *ih; in ip_vs_tcpudp_debug_packet_v4() local 277 struct ipv6hdr _iph, *ih; in ip_vs_tcpudp_debug_packet_v6() local
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | nf_log_ipv4.c | 43 const struct iphdr *ih; in dump_ipv4_packet() local
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | nf_log_ipv6.c | 47 const struct ipv6hdr *ih; in dump_ipv6_packet() local
|
/linux-4.1.27/security/ |
D | lsm_audit.c | 46 struct iphdr *ih; in ipv4_skb_to_auditdata() local
|
/linux-4.1.27/net/bridge/ |
D | br_multicast.c | 353 struct igmphdr *ih; in br_ip4_multicast_alloc_query() local 969 struct igmpv3_report *ih; in br_ip4_multicast_igmp3_report() local 1225 struct igmphdr *ih = igmp_hdr(skb); in br_ip4_multicast_query() local 1561 struct igmphdr *ih; in br_multicast_ipv4_rcv() local
|
/linux-4.1.27/drivers/cpufreq/ |
D | pmac64-cpufreq.c | 485 u64 max_freq, min_freq, ih, il; in g5_pm72_cpufreq_init() local
|
/linux-4.1.27/fs/fuse/ |
D | dev.c | 1112 struct fuse_in_header ih; in fuse_read_interrupt() local 1170 struct fuse_in_header ih = { in fuse_read_single_forget() local 1202 struct fuse_in_header ih = { in fuse_read_batch_forget() local
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dtree.c | 3599 struct idtentry *ih; in dtCompare() local 3677 struct idtentry *ih; in ciCompare() local 3849 struct idtentry *ih; in dtGetKey() local 3912 struct idtentry *ih = NULL; in dtInsertEntry() local
|
/linux-4.1.27/net/ipv4/ |
D | igmp.c | 670 struct igmphdr *ih; in igmp_send_report() local 870 struct igmphdr *ih = igmp_hdr(skb); in igmp_heard_query() local 979 struct igmphdr *ih; in igmp_rcv() local
|
/linux-4.1.27/drivers/net/ethernet/sgi/ |
D | ioc3-eth.c | 512 struct iphdr *ih; in ioc3_tcpudp_checksum() local 1419 const struct iphdr *ih = ip_hdr(skb); in ioc3_start_xmit() local
|
/linux-4.1.27/crypto/ |
D | vmac.c | 66 #define ADD128(rh, rl, ih, il) \ argument
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | prom_init.c | 1875 static int __init prom_set_color(ihandle ih, int i, int r, int g, int b) in prom_set_color() 1892 ihandle ih; in prom_check_displays() local
|
/linux-4.1.27/include/linux/ |
D | intel-iommu.h | 268 #define QI_IOTLB_IH(ih) (((u64)ih) << 6) argument
|
/linux-4.1.27/drivers/net/ethernet/packetengines/ |
D | hamachi.c | 1519 struct iphdr *ih = (struct iphdr *) skb->data; in hamachi_rx() local
|
/linux-4.1.27/drivers/iommu/ |
D | dmar.c | 1294 int ih = 0; in qi_flush_iotlb() local
|
D | intel-iommu.c | 1360 unsigned long pfn, unsigned int pages, int ih, int map) in iommu_flush_iotlb_psi()
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
D | tilepro.c | 1685 struct iphdr *ih = ip_hdr(skb); in tile_net_tx_tso() local
|
D | tilegx.c | 1724 struct iphdr *ih; in tso_headers_prepare() local
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 3743 struct iphdr _iph, *ih; in selinux_parse_skb_ipv4() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon.h | 2414 struct r600_ih ih; /* r6/700 interrupt ring */ member
|