Home
last modified time | relevance | path

Searched defs:totlen (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/u-boot/fs/jffs2/
H A Dsummary.h42 __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 Dsummary.h51 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 Dxattr.c139 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 Ddebug.c319 uint32_t totlen = ref_totlen(c, jeb, ref2); in __jffs2_dbg_acct_paranoia_check_nolock() local
H A Dscan.c335 uint32_t xid, version, totlen, crc; in jffs2_scan_xattr_node() local
/openbmc/linux/include/uapi/linux/
H A Djffs2.h107 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 Dife.c128 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 Djffs2.h118 __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 Drtnh.h18 int totlen = NLA_ALIGN(rtnh->rtnh_len); in rtnh_next() local
H A Dife.h34 u16 *totlen) in ife_tlv_meta_decode()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.h181 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 Dnlattr.c27 int totlen = NLA_ALIGN(nla->nla_len); in nla_next() local
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_tlv.h32 int totlen = ROCKER_TLV_ALIGN(tlv->len); in rocker_tlv_next() local
/openbmc/linux/net/netfilter/
H A Dnfnetlink_osf.c59 u16 totlen; member
/openbmc/qemu/hw/net/rocker/
H A Drocker_tlv.h36 int totlen = ROCKER_TLV_ALIGN(le16_to_cpu(tlv->len)); in rocker_tlv_next() local
/openbmc/qemu/net/
H A Dnetmap.c163 ssize_t totlen = 0; in netmap_receive_iov() local
/openbmc/linux/drivers/net/wireless/marvell/libertas_tf/
H A Dif_usb.c768 static int check_fwfile_format(const u8 *data, u32 totlen) in check_fwfile_format()
/openbmc/linux/fs/gfs2/
H A Ddir.c449 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 Dhashtable.c601 size_t totlen; in hexport_r() local
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dif_usb.c779 static int check_fwfile_format(const uint8_t *data, uint32_t totlen) in check_fwfile_format()
/openbmc/linux/include/linux/mtd/
H A Ddoc2000.h183 unsigned long totlen; member
/openbmc/u-boot/include/linux/mtd/
H A Ddoc2000.h172 unsigned long totlen; member
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c668 size_t totlen = 0, thislen; in cfi_staa_writev() local
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c760 unsigned short totlen; in sun3_82586_rcv_int() local
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c953 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

12