Searched defs:totlen (Results 1 – 12 of 12) sorted by relevance
/linux-4.19.296/include/uapi/linux/ |
D | jffs2.h | 112 jint32_t totlen; /* So we can skip over nodes we don't grok */ member 120 jint32_t totlen; member 144 jint32_t totlen; /* Total length of this node (inc data, etc.) */ member 169 jint32_t totlen; member 185 jint32_t totlen; member 197 jint32_t totlen; member
|
/linux-4.19.296/fs/jffs2/ |
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
|
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 1227 uint32_t totlen, length, old_ofs; in jffs2_garbage_collect_xattr_datum() local 1263 uint32_t totlen, length, old_ofs; in jffs2_garbage_collect_xattr_ref() local 1299 uint32_t totlen; in jffs2_verify_xattr() local
|
D | debug.c | 319 uint32_t totlen = ref_totlen(c, jeb, ref2); in __jffs2_dbg_acct_paranoia_check_nolock() local
|
D | scan.c | 334 uint32_t xid, version, totlen, crc; in jffs2_scan_xattr_node() local
|
/linux-4.19.296/include/net/ |
D | nexthop.h | 18 int totlen = NLA_ALIGN(rtnh->rtnh_len); in rtnh_next() local
|
D | ife.h | 35 u16 *totlen) in ife_tlv_meta_decode()
|
D | netlink.h | 372 int totlen = NLMSG_ALIGN(nlh->nlmsg_len); in nlmsg_next() local 731 unsigned int totlen = NLA_ALIGN(nla->nla_len); in nla_next() local
|
/linux-4.19.296/fs/gfs2/ |
D | dir.c | 456 unsigned totlen = be16_to_cpu(dent->de_rec_len); in gfs2_dirent_find_offset() local 475 unsigned totlen = be16_to_cpu(dent->de_rec_len); in gfs2_dirent_find_space() local 717 unsigned totlen; in do_init_dirent() local
|
/linux-4.19.296/include/linux/mtd/ |
D | doc2000.h | 197 unsigned long totlen; member
|
/linux-4.19.296/drivers/isdn/i4l/ |
D | isdn_bsdcomp.c | 116 int totlen; /* length of this structure */ member
|
/linux-4.19.296/drivers/media/usb/usbvision/ |
D | usbvision-core.c | 1194 int i, totlen = 0; in usbvision_compress_isochronous() local
|