/openbmc/u-boot/fs/jffs2/ |
H A D | summary.h | 42 __u32 totlen; /* record length */ member 48 __u32 totlen; /* record length */ member 64 __u32 totlen; /* node length */ member 97 __u32 totlen; /* record length */ member 104 __u32 totlen; /* record length */ member 121 __u32 totlen; member
|
/openbmc/linux/fs/jffs2/ |
H A D | summary.h | 51 jint32_t totlen; /* record length */ member 57 jint32_t totlen; /* record length */ member 73 jint32_t totlen; /* node length */ member 106 jint32_t totlen; /* record length */ member 113 jint32_t totlen; /* record length */ member 130 jint32_t totlen; member
|
H A D | xattr.c | 139 uint32_t crc, offset, totlen; in do_verify_xattr_datum() local 290 int rc, totlen; in save_xattr_datum() local 450 uint32_t crc, offset, totlen; in verify_xattr_ref() local 1229 uint32_t totlen, length, old_ofs; in jffs2_garbage_collect_xattr_datum() local 1265 uint32_t totlen, length, old_ofs; in jffs2_garbage_collect_xattr_ref() local 1301 uint32_t totlen; in jffs2_verify_xattr() local
|
H A D | debug.c | 319 uint32_t totlen = ref_totlen(c, jeb, ref2); in __jffs2_dbg_acct_paranoia_check_nolock() local
|
H A D | scan.c | 335 uint32_t xid, version, totlen, crc; in jffs2_scan_xattr_node() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | jffs2.h | 107 jint32_t totlen; /* So we can skip over nodes we don't grok */ member 115 jint32_t totlen; member 139 jint32_t totlen; /* Total length of this node (inc data, etc.) */ member 164 jint32_t totlen; member 180 jint32_t totlen; member 192 jint32_t totlen; member
|
/openbmc/linux/net/ife/ |
H A D | ife.c | 128 u16 *dlen, u16 *totlen) in ife_tlv_meta_decode() 162 u16 totlen = nla_total_size(dlen); /*alignment + hdr */ in ife_tlv_meta_encode() local
|
/openbmc/u-boot/include/jffs2/ |
H A D | jffs2.h | 118 __u32 totlen; /* So we can skip over nodes we don't grok */ member 126 __u32 totlen; member 150 __u32 totlen; /* Total length of this node (inc data, etc.) */ member 176 __u32 totlen; member
|
/openbmc/linux/include/net/ |
H A D | rtnh.h | 18 int totlen = NLA_ALIGN(rtnh->rtnh_len); in rtnh_next() local
|
H A D | ife.h | 34 u16 *totlen) in ife_tlv_meta_decode()
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify.h | 181 unsigned int totlen) in fanotify_info_set_dir_fh() 193 unsigned int totlen) in fanotify_info_set_dir2_fh() 204 unsigned int totlen) in fanotify_info_set_file_fh()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | nlattr.c | 27 int totlen = NLA_ALIGN(nla->nla_len); in nla_next() local
|
/openbmc/linux/drivers/net/ethernet/rocker/ |
H A D | rocker_tlv.h | 32 int totlen = ROCKER_TLV_ALIGN(tlv->len); in rocker_tlv_next() local
|
/openbmc/linux/net/netfilter/ |
H A D | nfnetlink_osf.c | 59 u16 totlen; member
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_tlv.h | 36 int totlen = ROCKER_TLV_ALIGN(le16_to_cpu(tlv->len)); in rocker_tlv_next() local
|
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/ |
H A D | if_usb.c | 768 static int check_fwfile_format(const u8 *data, u32 totlen) in check_fwfile_format()
|
/openbmc/qemu/net/ |
H A D | netmap.c | 163 ssize_t totlen = 0; in netmap_receive_iov() local
|
/openbmc/linux/fs/gfs2/ |
H A D | dir.c | 449 unsigned totlen = be16_to_cpu(dent->de_rec_len); in gfs2_dirent_find_offset() local 468 unsigned totlen = be16_to_cpu(dent->de_rec_len); in gfs2_dirent_find_space() local 713 unsigned totlen; in do_init_dirent() local
|
/openbmc/u-boot/lib/ |
H A D | hashtable.c | 601 size_t totlen; in hexport_r() local
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_usb.c | 779 static int check_fwfile_format(const uint8_t *data, uint32_t totlen) in check_fwfile_format()
|
/openbmc/linux/include/linux/mtd/ |
H A D | doc2000.h | 183 unsigned long totlen; member
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | doc2000.h | 172 unsigned long totlen; member
|
/openbmc/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0020.c | 668 size_t totlen = 0, thislen; in cfi_staa_writev() local
|
/openbmc/linux/drivers/net/ethernet/i825xx/ |
H A D | sun3_82586.c | 760 unsigned short totlen; in sun3_82586_rcv_int() local
|
/openbmc/qemu/hw/hyperv/ |
H A D | vmbus.c | 953 uint32_t totlen; in vmbus_channel_send() local 1095 uint32_t totlen = msgoff + msglen; in vmbus_alloc_req() local 1134 uint32_t totlen, pktlen, msglen, msgoff, desclen; in vmbus_channel_recv_peek() local
|