Home
last modified time | relevance | path

Searched defs:clen (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/u-boot/fs/btrfs/
H A Dcompression.c13 static u32 decompress_lzo(const u8 *cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_lzo()
63 static u32 decompress_zlib(const u8 *_cbuf, u32 clen, u8 *dbuf, u32 dlen) in decompress_zlib()
111 u32 btrfs_decompress(u8 type, const char *c, u32 clen, char *d, u32 dlen) in btrfs_decompress()
H A Dextent-io.c16 u32 clen, dlen, orig_size = size, res; in btrfs_read_extent_inline() local
68 u64 physical, clen, dlen, orig_size = size; in btrfs_read_extent_reg() local
/openbmc/linux/fs/ocfs2/
H A Dreservations.c280 unsigned int clen, char *disk_bitmap) in ocfs2_resmap_restart()
463 unsigned int cstart, clen; in __ocfs2_resv_find_window() local
714 int *cstart, int *clen) in ocfs2_resmap_resv_bits()
783 u32 cstart, u32 clen) in ocfs2_resmap_claimed_bits()
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c245 size_t len, clen; in utf16s_utf8nlen() local
511 size_t clen; in vsnprintf() local
H A Dprintk.c31 size_t clen, i; in utf8_to_utf32() local
/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.c48 int alen, clen, i, ret = 0, nsg; in omap_aes_gcm_done_task() local
94 int alen, clen, cryptlen, assoclen, ret; in omap_aes_gcm_copy_buffers() local
/openbmc/linux/include/net/
H A Desp.h37 int clen; member
/openbmc/linux/fs/ubifs/
H A Dcrypto.c69 unsigned int clen = le16_to_cpu(dn->compr_size); in ubifs_decrypt() local
/openbmc/qemu/include/hw/isa/
H A Dvt82c686.h20 uint32_t clen; member
/openbmc/linux/fs/ntfs3/
H A Dfile.c120 CLST vcn, lcn, clen; in ntfs_extend_initialized_size() local
610 CLST lcn, clen; in ntfs_fallocate() local
889 CLST lcn, clen; in ntfs_compress_write() local
H A Dfsntfs.c452 bool ntfs_check_for_free_space(struct ntfs_sb_info *sbi, CLST clen, CLST mlen) in ntfs_check_for_free_space()
1133 CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; in ntfs_sb_write_run() local
1201 CLST lcn, clen; in ntfs_read_run_nb() local
1330 CLST lcn, clen; in ntfs_get_bh() local
1507 CLST lcn, clen, vcn, vcn_next; in ntfs_bio_pages() local
1603 CLST lcn, clen; in ntfs_bio_fill_1() local
H A Dattrib.c97 CLST vcn_next, vcn0 = vcn, lcn, clen, dn = 0; in run_deallocate_ex() local
882 int attr_data_get_block(struct ntfs_inode *ni, CLST vcn, CLST clen, CLST *lcn, in attr_data_get_block()
1350 CLST lcn, clen; in attr_load_runs_range() local
1522 CLST clen, lcn, vcn, alen, slen, vcn_next; in attr_is_frame_compressed() local
H A Dbitmap.c510 CLST lcn, clen; in wnd_rescan() local
683 CLST lcn, clen; in wnd_map() local
/openbmc/qemu/crypto/
H A Dtlscredspsk.c42 size_t clen = 0, i; in lookup_key() local
/openbmc/qemu/tests/unit/
H A Dtest-crypto-akcipher.c685 size_t clen; member
/openbmc/linux/mm/
H A Dearly_ioremap.c250 unsigned long slop, clen; in copy_from_early_mem() local
/openbmc/linux/drivers/tty/
H A Dn_gsm.c1678 static void gsm_control_modem(struct gsm_mux *gsm, const u8 *data, int clen) in gsm_control_modem()
1797 static void gsm_control_rls(struct gsm_mux *gsm, const u8 *data, int clen) in gsm_control_rls()
1852 const u8 *data, int clen) in gsm_control_message()
1927 const u8 *data, int clen) in gsm_control_response()
2062 unsigned int command, u8 *data, int clen) in gsm_control_send()
2396 static void gsm_dlci_data(struct gsm_dlci *dlci, const u8 *data, int clen) in gsm_dlci_data()
2449 unsigned int clen = 0; in gsm_dlci_command() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c201 unsigned int blksize, clen, alen, plen; in mlx5e_ipsec_set_state() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddfs.c340 int clen = datalen - 3; in ath9k_dfs_process_phyerr() local
/openbmc/qemu/chardev/
H A Dwctablet.c212 unsigned int i, clen; in wctablet_chr_write() local
/openbmc/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c146 __be64 clen = cpu_to_be64(len << 3); in finish_tag() local
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_sip.h66 unsigned int clen; member
/openbmc/linux/lib/crypto/
H A Daesgcm.c554 int clen; member
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Drx.c877 unsigned int tlen, wlen = 0, clen = 0; in carl9170_rx_stream() local
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c413 int clen = ntohs(sch->length); in set_sctp_state() local

123