Home
last modified time | relevance | path

Searched defs:totlen (Results 26 - 50 of 82) sorted by relevance

1234

/kernel/linux/linux-6.6/fs/jffs2/
H A Dscan.c335 uint32_t xid, version, totlen, crc; in jffs2_scan_xattr_node() local
[all...]
H A Dxattr.c139 uint32_t crc, offset, totlen; in do_verify_xattr_datum() local
290 int rc, totlen; save_xattr_datum() local
450 uint32_t crc, offset, totlen; verify_xattr_ref() local
1226 uint32_t totlen, length, old_ofs; jffs2_garbage_collect_xattr_datum() local
1262 uint32_t totlen, length, old_ofs; jffs2_garbage_collect_xattr_ref() local
1298 uint32_t totlen; jffs2_verify_xattr() local
[all...]
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/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() argument
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c380 unsigned c, totlen = columns; in listfiles() local
/third_party/toybox/toys/posix/
H A Dls.c391 unsigned c, totlen = columns; in listfiles() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c419 u16 totlen = 0; in eap_pwd_build_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c419 u16 totlen = 0; in eap_pwd_build_req() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_bbt.c171 size_t retlen, len, totlen; in read_bbt() local
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c763 unsigned short totlen; in sun3_82586_rcv_int() local
786 skb_copy_to_linear_data(skb,(char *) p->base+swab32((unsigned long) rbd->buffer),totlen); in sun3_82586_rcv_int() local
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dxattr.c139 uint32_t crc, offset, totlen; in do_verify_xattr_datum() local
290 int rc, totlen; save_xattr_datum() local
450 uint32_t crc, offset, totlen; verify_xattr_ref() local
1227 uint32_t totlen, length, old_ofs; jffs2_garbage_collect_xattr_datum() local
1263 uint32_t totlen, length, old_ofs; jffs2_garbage_collect_xattr_ref() local
1299 uint32_t totlen; jffs2_verify_xattr() local
[all...]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dnand_bbt.c171 size_t retlen, len, totlen; in read_bbt() local
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.c760 unsigned short totlen; in sun3_82586_rcv_int() local
783 skb_copy_to_linear_data(skb,(char *) p->base+swab32((unsigned long) rbd->buffer),totlen); in sun3_82586_rcv_int() local
[all...]
/kernel/linux/linux-6.6/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
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Djffs2.h72 jint32_t totlen; member
78 jint32_t totlen; member
94 jint32_t totlen; member
118 jint32_t totlen; member
132 jint32_t totlen; member
142 jint32_t totlen; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Djffs2.h72 jint32_t totlen; member
78 jint32_t totlen; member
94 jint32_t totlen; member
118 jint32_t totlen; member
132 jint32_t totlen; member
142 jint32_t totlen; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Djffs2.h61 jint32_t totlen; member
68 jint32_t totlen; member
85 jint32_t totlen; member
109 jint32_t totlen; member
124 jint32_t totlen; member
135 jint32_t totlen; member
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_s3.c680 size_t totlen = 0, len, wpinited = 0; in do_ssl3_write() local
[all...]
/third_party/openssl/ssl/record/
H A Drec_layer_s3.c691 size_t totlen = 0, len, wpinited = 0; in do_ssl3_write() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c558 brcmf_sdiod_recv_chain(struct brcmf_sdio_dev *sdiodev, struct sk_buff_head *pktq, uint totlen) brcmf_sdiod_recv_chain() argument
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dbsd_comp.c137 int totlen; /* length of this structure */ member
/kernel/linux/linux-5.10/net/sunrpc/
H A Dsvc_xprt.c1330 int len, totlen; in svc_xprt_names() local
/kernel/linux/linux-5.10/include/linux/mtd/
H A Ddoc2000.h183 unsigned long totlen; member
/kernel/linux/linux-6.6/fs/notify/fanotify/
H A Dfanotify.h180 fanotify_info_set_dir_fh(struct fanotify_info *info, unsigned int totlen) fanotify_info_set_dir_fh() argument
192 fanotify_info_set_dir2_fh(struct fanotify_info *info, unsigned int totlen) fanotify_info_set_dir2_fh() argument
203 fanotify_info_set_file_fh(struct fanotify_info *info, unsigned int totlen) fanotify_info_set_file_fh() argument

Completed in 28 milliseconds

1234