| /linux-4.4.14/net/netfilter/ | 
| D | nf_conntrack_ftp.c | 112 get_ipv6_addr(const char *src, size_t dlen, struct in6_addr *dst, u_int8_t term)  in get_ipv6_addr() 121 static int try_number(const char *data, size_t dlen, u_int32_t array[],  in try_number() 153 static int try_rfc959(const char *data, size_t dlen,  in try_rfc959() 180 static int try_rfc1123(const char *data, size_t dlen,  in try_rfc1123() 198 static int get_port(const char *data, int start, size_t dlen, char delim,  in get_port() 224 static int try_eprt(const char *data, size_t dlen, struct nf_conntrack_man *cmd,  in try_eprt() 272 static int try_epsv_response(const char *data, size_t dlen,  in try_epsv_response() 289 static int find_pattern(const char *data, size_t dlen,  in find_pattern()  argument
  | 
| D | nft_immediate.c | 23 	u8			dlen;  member
  | 
| /linux-4.4.14/fs/afs/ | 
| D | cache.c | 107 	uint16_t dlen;  in afs_cell_cache_get_aux()  local 159 	uint16_t dlen;  in afs_vlocation_cache_get_aux()  local 184 	uint16_t dlen;  in afs_vlocation_cache_check_aux()  local 292 	uint16_t dlen;  in afs_vnode_cache_get_aux()  local 319 	uint16_t dlen;  in afs_vnode_cache_check_aux()  local
  | 
| /linux-4.4.14/crypto/ | 
| D | compress.c | 22                             u8 *dst, unsigned int *dlen)  in crypto_compress() 30                              u8 *dst, unsigned int *dlen)  in crypto_decompress()
  | 
| D | 842.c | 41 			      u8 *dst, unsigned int *dlen)  in crypto842_compress() 50 				u8 *dst, unsigned int *dlen)  in crypto842_decompress()
  | 
| D | lzo.c | 52 			    unsigned int slen, u8 *dst, unsigned int *dlen)  in lzo_compress() 68 			      unsigned int slen, u8 *dst, unsigned int *dlen)  in lzo_decompress()
  | 
| D | lz4hc.c | 49 			    unsigned int slen, u8 *dst, unsigned int *dlen)  in lz4hc_compress_crypto() 65 			      unsigned int slen, u8 *dst, unsigned int *dlen)  in lz4hc_decompress_crypto()
  | 
| D | lz4.c | 49 			    unsigned int slen, u8 *dst, unsigned int *dlen)  in lz4_compress_crypto() 65 			      unsigned int slen, u8 *dst, unsigned int *dlen)  in lz4_decompress_crypto()
  | 
| D | deflate.c | 128 			    unsigned int slen, u8 *dst, unsigned int *dlen)  in deflate_compress() 157 			      unsigned int slen, u8 *dst, unsigned int *dlen)  in deflate_decompress()
  | 
| D | ansi_cprng.c | 356 			    u8 *rdata, unsigned int dlen)  in cprng_get_random() 392 				 u8 *rdata, unsigned int dlen)  in fips_cprng_get_random()
  | 
| D | jitterentropy-kcapi.c | 147 			     u8 *rdata, unsigned int dlen)  in jent_kcapi_random()
  | 
| D | crypto_null.c | 33 			 unsigned int slen, u8 *dst, unsigned int *dlen)  in null_compress()
  | 
| D | testmgr.c | 1226 		unsigned int dlen = COMP_BUF_SIZE;  in test_comp()  local 1259 		unsigned int dlen = COMP_BUF_SIZE;  in test_comp()  local
  | 
| D | drbg.c | 1792 			     u8 *dst, unsigned int dlen)  in drbg_kcapi_random()
  | 
| /linux-4.4.14/drivers/crypto/nx/ | 
| D | nx-842.c | 97 			unsigned int slen, unsigned int dlen)  in update_param() 174 	unsigned int slen = p->iremain, dlen = p->oremain, tmplen;  in compress()  local 260 			  u8 *dst, unsigned int *dlen)  in nx842_crypto_compress() 352 	unsigned int dlen = p->oremain, tmplen;  in decompress()  local 444 			    u8 *dst, unsigned int *dlen)  in nx842_crypto_decompress()
  | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | pg.h | 47 	int     dlen;		/* number of bytes expected to transfer */  member 57 	int	dlen;		/* size of device transfer request */  member
  | 
| /linux-4.4.14/include/crypto/ | 
| D | rng.h | 141 				      u8 *dst, unsigned int dlen)  in crypto_rng_generate() 158 				       u8 *rdata, unsigned int dlen)  in crypto_rng_get_bytes()
  | 
| /linux-4.4.14/fs/isofs/ | 
| D | namei.c | 18 isofs_cmp(struct dentry *dentry, const char *compare, int dlen)  in isofs_cmp() 54 		int de_len, match, i, dlen;  in isofs_find_entry()  local
  | 
| /linux-4.4.14/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-encoder.c | 42 				    const u32 *data, unsigned int dlen)  in pvr2_encoder_write_words() 88 				   u32 *data, unsigned int dlen)  in pvr2_encoder_read_words()
  | 
| D | pvrusb2-i2c-core.c | 108 			 u16 dlen,          /* Size of data to write */  in pvr2_i2c_read()
  | 
| /linux-4.4.14/net/xfrm/ | 
| D | xfrm_ipcomp.c | 46 	int dlen = IPCOMP_SCRATCH_SIZE;  in ipcomp_decompress()  local 142 	int dlen = IPCOMP_SCRATCH_SIZE;  in ipcomp_compress()  local
  | 
| /linux-4.4.14/fs/fscache/ | 
| D | fsdef.c | 107 	unsigned dlen;  in fscache_fsdef_netfs_get_aux()  local
  | 
| /linux-4.4.14/fs/btrfs/ | 
| D | lzo.c | 73 	__le32 dlen;  in write_compress_length()  local 81 	__le32 dlen;  in read_compress_length()  local
  | 
| /linux-4.4.14/drivers/net/wireless/prism54/ | 
| D | oid_mgt.c | 423 	int dlen;  in mgt_set_request()  local 485 	int dlen;  in mgt_set_varlen()  local 523 	int dlen;  in mgt_get_request()  local
  | 
| /linux-4.4.14/security/keys/ | 
| D | trusted.c | 81 	unsigned int dlen;  in TSS_rawhmac()  local 129 	unsigned int dlen;  in TSS_authhmac()  local 190 	unsigned int dlen;  in TSS_checkhmac1()  local 277 	unsigned int dlen;  in TSS_checkhmac2()  local
  | 
| /linux-4.4.14/drivers/scsi/fcoe/ | 
| D | fcoe_ctlr.c | 619 	size_t dlen;  in fcoe_ctlr_encaps()  local 904 	size_t dlen;  in fcoe_ctlr_parse_adv()  local 1154 	size_t dlen;  in fcoe_ctlr_recv_els()  local 1322 	size_t dlen;  in fcoe_ctlr_recv_clr_vlink()  local 2002 	size_t dlen;  in fcoe_ctlr_vn_send()  local 2246 	size_t dlen;  in fcoe_ctlr_vn_parse()  local
  | 
| /linux-4.4.14/fs/cachefiles/ | 
| D | xattr.c | 244 		unsigned int dlen;  in cachefiles_check_object_xattr()  local
  | 
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_discard.c | 82 		xfs_extlen_t	dlen;  in xfs_trim_extents()  local
  | 
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ | 
| D | cxgb4i.c | 576 				   int dlen, int len, u32 credits, int compl)  in make_tx_data_wr() 631 		int dlen = skb->len;  in push_tx_frames()  local 1104 		unsigned int hlen, dlen, plen;  in do_rx_iscsi_hdr()  local 1552 				unsigned int wr_len, unsigned int dlen,  in ulp_mem_io_set_hdr() 1585 	unsigned int dlen = PPOD_SIZE * npods;  in ddp_ppod_write_idata()  local
  | 
| /linux-4.4.14/fs/ubifs/ | 
| D | journal.c | 545 	int err, dlen, ilen, len, lnum, ino_offs, dent_offs;  in ubifs_jnl_update()  local 701 	int dlen = COMPRESSED_DATA_NODE_BUF_SZ, allocated = 1;  in ubifs_jnl_write_data()  local 1152 	int err, dlen, len, lnum, offs, bit, sz, sync = IS_SYNC(inode);  in ubifs_jnl_truncate()  local
  | 
| D | file.c | 62 	unsigned int dlen;  in read_block()  local 149 				int dlen = le32_to_cpu(dn->size);  in do_readpage()  local 633 		int err, len, out_len, dlen;  in populate_page()  local
  | 
| D | recovery.c | 474 	int skip, dlen = le32_to_cpu(ch->len);  in no_more_nodes()  local
  | 
| D | debug.c | 476 		int dlen = le32_to_cpu(ch->len) - UBIFS_DATA_NODE_SZ;  in ubifs_dump_node()  local
  | 
| /linux-4.4.14/drivers/bluetooth/ | 
| D | hci_h4.c | 221 			u16 dlen;  in h4_recv_buf()  local
  | 
| D | hci_ll.c | 380 	int len, type, dlen;  in ll_recv()  local
  | 
| D | btuart_cs.c | 240 				int dlen;  in btuart_receive()  local
  | 
| D | bt3c_cs.c | 290 				int dlen;  in bt3c_receive()  local
  | 
| D | bluecard_cs.c | 455 				int dlen;  in bluecard_receive()  local
  | 
| D | hci_intel.c | 66 	__u8 dlen;  member
  | 
| D | btusb.c | 515 			__le16 dlen = hci_acl_hdr(skb)->dlen;  in btusb_recv_bulk()  local
  | 
| /linux-4.4.14/net/decnet/ | 
| D | dn_nsp_in.c | 371 			u16 dlen = *skb->data;  in dn_nsp_conn_conf()  local 416 		u16 dlen = *skb->data;  in dn_nsp_disc_init()  local
  | 
| /linux-4.4.14/net/dns_resolver/ | 
| D | dns_key.c | 182 	int slen, dlen, ret = 0;  in dns_resolver_cmp()  local
  | 
| /linux-4.4.14/tools/perf/util/ | 
| D | strbuf.c | 55 				   const void *data, size_t dlen)  in strbuf_splice()
  | 
| /linux-4.4.14/drivers/staging/lustre/include/linux/lnet/ | 
| D | lib-lnet.h | 575 lnet_copy_iov2flat(int dlen, void *dest, unsigned int doffset,  in lnet_copy_iov2flat() 586 lnet_copy_kiov2flat(int dlen, void *dest, unsigned int doffset,  in lnet_copy_kiov2flat()
  | 
| /linux-4.4.14/drivers/misc/mic/host/ | 
| D | mic_virtio.c | 76 				   size_t len, u64 daddr, size_t dlen,  in mic_virtio_copy_to_user() 125 				     size_t len, u64 daddr, size_t dlen,  in mic_virtio_copy_from_user()
  | 
| /linux-4.4.14/net/ieee802154/ | 
| D | header_ops.c | 213 	int dlen, slen;  in ieee802154_hdr_minlen()  local
  | 
| /linux-4.4.14/mm/ | 
| D | zswap.c | 846 	unsigned int dlen;  in zswap_writeback_entry()  local 969 	unsigned int dlen = PAGE_SIZE, len;  in zswap_frontswap_store()  local 1081 	unsigned int dlen;  in zswap_frontswap_load()  local
  | 
| /linux-4.4.14/include/linux/ | 
| D | isdn_ppp.h | 55   unsigned short dlen;		/* rw Bytes stored in data field */  member 143   int dlen;				/* Databytes stored in data */  member
  | 
| D | crypto.h | 1860                                        u8 *dst, unsigned int *dlen)  in crypto_comp_compress() 1868                                          u8 *dst, unsigned int *dlen)  in crypto_comp_decompress()
  | 
| D | nilfs2_fs.h | 330 static inline unsigned nilfs_rec_len_from_disk(__le16 dlen)  in nilfs_rec_len_from_disk()
  | 
| /linux-4.4.14/drivers/block/paride/ | 
| D | pg.c | 213 	int dlen;		/* transfer size requested */  member 320 static int pg_command(struct pg *dev, char *cmd, int dlen, unsigned long tmo)  in pg_command()
  | 
| D | pt.c | 297 static int pt_command(struct pt_unit *tape, char *cmd, int dlen, char *fun)  in pt_command() 375 static int pt_atapi(struct pt_unit *tape, char *cmd, int dlen, char *buf, char *fun)  in pt_atapi()
  | 
| D | pf.c | 427 static int pf_command(struct pf_unit *pf, char *cmd, int dlen, char *fun)  in pf_command() 495 static int pf_atapi(struct pf_unit *pf, char *cmd, int dlen, char *buf, char *fun)  in pf_atapi()
  | 
| D | pcd.c | 378 static int pcd_command(struct pcd_unit *cd, char *cmd, int dlen, char *fun)  in pcd_command() 486 static int pcd_atapi(struct pcd_unit *cd, char *cmd, int dlen, char *buf, char *fun)  in pcd_atapi()
  | 
| /linux-4.4.14/include/media/blackfin/ | 
| D | ppi.h | 57 	int dlen;               /* data length for ppi in bits */  member
  | 
| /linux-4.4.14/drivers/isdn/hardware/avm/ | 
| D | t1isa.c | 467 	u16 dlen, retval;  in t1isa_send_message()  local
  | 
| D | b1.c | 386 	u16 dlen, retval;  in b1_send_message()  local
  | 
| D | b1dma.c | 388 			u16 dlen = CAPIMSG_DATALEN(skb->data);  in b1dma_dispatch_tx()  local
  | 
| D | c4.c | 441 			u16 dlen = CAPIMSG_DATALEN(skb->data);  in c4_dispatch_tx()  local
  | 
| /linux-4.4.14/drivers/i2c/busses/ | 
| D | i2c-sun6i-p2wi.c | 122 	unsigned long dlen = P2WI_DLEN_DATA_LENGTH(1);  in p2wi_smbus_xfer()  local
  | 
| /linux-4.4.14/fs/udf/ | 
| D | unicode.c | 348 		     uint8_t *dname, int dlen)  in udf_get_filename()
  | 
| /linux-4.4.14/include/net/ | 
| D | garp.h | 82 	u8				dlen;  member
  | 
| D | dn_nsp.h | 140 	__u8   dlen;  member
  | 
| /linux-4.4.14/fs/ceph/ | 
| D | cache.c | 126 	void *cookie_netfs_data, const void *data, uint16_t dlen)  in ceph_fscache_inode_check_aux()
  | 
| /linux-4.4.14/fs/cifs/ | 
| D | cifsencrypt.c | 349 	unsigned int dlen;  in build_avpair_blob()  local
  | 
| /linux-4.4.14/net/tipc/ | 
| D | msg.c | 482 	int dlen = min_t(uint, msg_data_sz(hdr), MAX_FORWARD_SIZE);  in tipc_msg_reverse()  local
  | 
| /linux-4.4.14/drivers/media/platform/blackfin/ | 
| D | bfin_capture.c | 53 	int dlen; /* data length for ppi in bits */  member 85 	int dlen;  member
  | 
| /linux-4.4.14/drivers/scsi/fnic/ | 
| D | fnic_fcs.c | 279 	size_t dlen = 0;  in is_fnic_fip_flogi_reject()  local 393 	size_t dlen;  in fnic_fcoe_process_vlan_resp()  local
  | 
| /linux-4.4.14/drivers/media/radio/wl128x/ | 
| D | fmdrv_common.h | 150 	__u8 dlen;		/* Length of payload */  member 163 	__u8 dlen;		/* Length of payload */  member
  | 
| /linux-4.4.14/drivers/dma/dw/ | 
| D | core.c | 804 			u32		len, dlen, mem;  in dwc_prep_slave_sg()  local 861 			u32		len, dlen, mem;  in dwc_prep_slave_sg()  local
  | 
| /linux-4.4.14/drivers/staging/rtl8192e/ | 
| D | rtllib_crypt_ccmp.c | 111 			     u8 *pn, size_t dlen, u8 *b0, u8 *auth,  in ccmp_init_blocks()
  | 
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ | 
| D | fw_inc.c | 52 	u32 dlen;  in wil_fw_verify()  local
  | 
| /linux-4.4.14/drivers/mtd/spi-nor/ | 
| D | nxp-spifi.c | 36 #define  SPIFI_CMD_DATALEN(dlen)		((dlen) & 0x3fff)  argument
  | 
| /linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ | 
| D | ieee80211_crypt_ccmp.c | 116 			     u8 *pn, size_t dlen, u8 *b0, u8 *auth,  in ccmp_init_blocks()
  | 
| /linux-4.4.14/net/802/ | 
| D | garp.c | 434 	unsigned int dlen;  in garp_pdu_parse_attr()  local
  | 
| /linux-4.4.14/net/wireless/ | 
| D | lib80211_crypt_ccmp.c | 113 			     u8 * pn, size_t dlen, u8 * b0, u8 * auth, u8 * s0)  in ccmp_init_blocks()
  | 
| /linux-4.4.14/fs/nfsd/ | 
| D | nfsxdr.c | 282 	unsigned int len, hdr, dlen;  in nfssvc_decode_writeargs()  local
  | 
| D | nfs3xdr.c | 359 	unsigned int len, v, hdr, dlen;  in nfs3svc_decode_writeargs()  local
  | 
| /linux-4.4.14/drivers/net/wireless/ath/ar5523/ | 
| D | ar5523.c | 51 	int dlen, olen;  in ar5523_read_reply()  local 97 	int dlen;  in ar5523_cmd_rx_cb()  local
  | 
| /linux-4.4.14/drivers/usb/host/ | 
| D | ohci-q.c | 765 		int	dlen = 0;  in td_done()  local
  | 
| /linux-4.4.14/fs/ext2/ | 
| D | dir.c | 36 static inline unsigned ext2_rec_len_from_disk(__le16 dlen)  in ext2_rec_len_from_disk()
  | 
| /linux-4.4.14/include/net/netfilter/ | 
| D | nf_tables.h | 190 	unsigned int		dlen;  member 320 	u8				dlen;  member 695 					dlen:12,  member
  | 
| /linux-4.4.14/drivers/net/wireless/mwifiex/ | 
| D | usb.c | 998 	u32 retries = USB8XXX_FW_MAX_RETRY, dlen;  in mwifiex_prog_fw_w_helper()  local
  | 
| /linux-4.4.14/net/ceph/ | 
| D | auth_x.c | 148 	int dlen;  in process_one_ticket()  local
  | 
| /linux-4.4.14/drivers/net/ppp/ | 
| D | ppp_async.c | 958 	int dlen, fcs, i, code;  in async_lcp_peek()  local
  | 
| /linux-4.4.14/kernel/ | 
| D | auditfilter.c | 1276 	int dlen, pathlen;  in audit_compare_dname_path()  local
  | 
| /linux-4.4.14/drivers/crypto/ | 
| D | hifn_795x.c | 1101 		unsigned dlen, unsigned slen, u16 mask, u8 snum)  in hifn_setup_base_command() 1123 		u8 *buf, unsigned dlen, unsigned slen,  in hifn_setup_crypto_command() 1509 			unsigned dlen = PAGE_SIZE;  in hifn_cipher_walk()  local 1578 	unsigned long dlen, flags;  in hifn_setup_session()  local
  | 
| /linux-4.4.14/net/bluetooth/ | 
| D | hci_sock.c | 429 static void hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data)  in hci_si_event()
  | 
| D | l2cap_core.c | 2870 				       u8 ident, u16 dlen, void *data)  in l2cap_build_cmd()
  | 
| /linux-4.4.14/drivers/net/ | 
| D | sb1000.c | 747 	short dlen;  in sb1000_rx()  local
  | 
| /linux-4.4.14/drivers/net/ethernet/sun/ | 
| D | cassini.c | 1870 		u32 dlen;  in cas_tx_ringN()  local 1956 	int dlen, hlen, len, i, alloclen;  in cas_rx_process_pkt()  local 3897 	u64 daddr, dlen;  in cas_clean_txd()  local
  | 
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ | 
| D | wmi.c | 604 	u16 dlen;  in ath6kl_wmi_rx_probe_req_event_rx()  local 630 	u16 dlen;  in ath6kl_wmi_p2p_capabilities_event_rx()  local 647 	u16 dlen;  in ath6kl_wmi_rx_action_event_rx()  local 670 	u16 dlen;  in ath6kl_wmi_p2p_info_event_rx()  local
  | 
| /linux-4.4.14/drivers/net/hyperv/ | 
| D | netvsc_drv.c | 211 static u32 comp_hash(u8 *key, int klen, void *data, int dlen)  in comp_hash()
  | 
| /linux-4.4.14/security/keys/encrypted-keys/ | 
| D | encrypted.c | 609 	long dlen;  in encrypted_key_alloc()  local
  | 
| /linux-4.4.14/drivers/infiniband/ulp/ipoib/ | 
| D | ipoib_cm.c | 625 		int dlen = wc->byte_len;  in ipoib_cm_handle_rx_wc()  local
  | 
| /linux-4.4.14/drivers/media/pci/ttpci/ | 
| D | av7110_av.c | 237 int av7110_pes_play(void *dest, struct dvb_ringbuffer *buf, int dlen)  in av7110_pes_play()
  | 
| /linux-4.4.14/scripts/ | 
| D | asn1_compiler.c | 325 	size_t dlen, clen;  in directive_compare()  local
  | 
| /linux-4.4.14/drivers/media/usb/dvb-usb-v2/ | 
| D | lmedm04.c | 651 	u8 packet_size, dlen, i;  in lme2510_download_firmware()  local
  | 
| /linux-4.4.14/drivers/scsi/qla2xxx/ | 
| D | qla_init.c | 5335 	uint32_t *dcode, dlen;  in qla24xx_load_risc_flash()  local 5613 	uint32_t *dcode, dlen;  in qla24xx_load_risc_blob()  local
  | 
| /linux-4.4.14/drivers/tty/ | 
| D | n_gsm.c | 462 					u8 control, const u8 *data, int dlen)  in gsm_print_packet() 1005 					int dlen)  in gsm_control_reply()
  | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_cm.c | 1048 	unsigned int dlen = ntohs(hdr->len);  in rx_data()  local
  | 
| /linux-4.4.14/drivers/isdn/act2000/ | 
| D | capi.h | 86 	__u16 dlen;                          /* Data Length                  */  member
  | 
| /linux-4.4.14/drivers/gpu/drm/msm/dsi/ | 
| D | dsi_host.c | 1623 	int data_byte, rx_byte, dlen, end;  in msm_dsi_host_cmd_rx()  local
  | 
| /linux-4.4.14/drivers/scsi/cxgbi/ | 
| D | libcxgbi.h | 420 static inline struct sk_buff *alloc_wr(int wrlen, int dlen, gfp_t gfp)  in alloc_wr()
  | 
| D | libcxgbi.c | 2043 				unsigned int dlen, struct page_frag *frags,  in sgl_read_to_frags()
  | 
| /linux-4.4.14/fs/ | 
| D | dcache.c | 2855 	u32 dlen = ACCESS_ONCE(name->len);  in prepend_name()  local
  | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ | 
| D | cm.c | 1733 	unsigned int dlen = ntohs(hdr->len);  in rx_data()  local
  | 
| /linux-4.4.14/arch/sparc/kernel/ | 
| D | ldc.c | 358 						 void *data, int dlen,  in handshake_compose_ctrl()
  | 
| /linux-4.4.14/include/net/bluetooth/ | 
| D | hci.h | 1982 	__le16	dlen;  member 1987 	__u8	dlen;  member
  | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ | 
| D | sdio.c | 1544 	u16 dlen, totlen;  in brcmf_sdio_rxglom()  local
  | 
| /linux-4.4.14/drivers/s390/net/ | 
| D | qeth_core_main.c | 3837 	int dlen = skb->len - skb->data_len;  in qeth_get_elements_no()  local
  | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | t4_msg.h | 1155 	__be32 dlen;              /* data length in 32-byte units */  member
  | 
| /linux-4.4.14/drivers/scsi/bfa/ | 
| D | bfa_ioc.c | 3037 	int dlen;  in bfa_ioc_debug_fwcore()  local
  | 
| /linux-4.4.14/fs/ext4/ | 
| D | ext4.h | 1938 ext4_rec_len_from_disk(__le16 dlen, unsigned blocksize)  in ext4_rec_len_from_disk()
  |