Searched defs:extlen (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/drivers/net/hyperv/ |
D | rndis_filter.c | 809 u32 extlen = sizeof(struct rndis_config_parameter_info) + in rndis_filter_set_device_mac() local 873 u32 extlen = sizeof(struct ndis_offload_params); in rndis_filter_set_offload_params() local 929 u32 extlen = sizeof(struct ndis_recv_scale_param) + in rndis_set_rss_param_msg() local
|
/linux-6.12.1/net/ipv6/ |
D | ah6.c | 283 int extlen; in ah6_output_done() local 320 int extlen; in ah6_output() local
|
D | exthdrs.c | 304 int extlen; in ipv6_destopt_rcv() local 1037 int extlen; in ipv6_parse_hopopts() local
|
/linux-6.12.1/tools/lib/subcmd/ |
D | help.c | 174 size_t extlen = strlen(ext); in has_extension() local
|
/linux-6.12.1/fs/gfs2/ |
D | recovery.c | 38 u32 extlen; in gfs2_replay_read_block() local
|
D | meta_io.c | 518 struct buffer_head *gfs2_meta_ra(struct gfs2_glock *gl, u64 dblock, u32 extlen) in gfs2_meta_ra()
|
D | dir.c | 158 u32 extlen = 0; in gfs2_dir_write_data() local 272 u32 extlen = 0; in gfs2_dir_read_data() local
|
D | log.c | 860 unsigned int extlen; in gfs2_write_log_header() local
|
D | rgrp.c | 1568 u32 extlen; in rg_mblk_search() local 1681 u32 extlen = 1; in gfs2_reservation_check_and_update() local
|
D | bmap.c | 1252 unsigned int *extlen) in gfs2_get_extent() 1273 unsigned int *extlen, bool *new) in gfs2_alloc_extent()
|
D | quota.c | 1401 u32 extlen = 0; in gfs2_quota_init() local
|
/linux-6.12.1/sound/core/seq/ |
D | seq_memory.c | 344 unsigned int extlen; in snd_seq_event_dup() local
|
D | seq_clientmgr.c | 1065 int extlen = ev->data.ext.len & ~SNDRV_SEQ_EXT_MASK; in snd_seq_write() local
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | gro.c | 402 static void recompute_packet(char *buf, char *no_ext, int extlen) in recompute_packet() 857 int extlen = sizeof(struct ip6_frag); in send_fragment6() local
|
/linux-6.12.1/fs/smb/server/ |
D | smb_common.c | 505 int extlen = 0, len = 0; in ksmbd_extract_shortname() local
|
/linux-6.12.1/fs/ocfs2/ |
D | extent_map.c | 869 u64 extoff, extlen; in ocfs2_seek_data_hole_offset() local
|
/linux-6.12.1/fs/xfs/libxfs/ |
D | xfs_refcount.c | 451 unsigned long long extlen, in xfs_refcount_merge_center_extents()
|
/linux-6.12.1/fs/fat/ |
D | namei_vfat.c | 336 int sz = 0, extlen, baselen, i, numtail_baselen, numtail2_baselen; in vfat_create_shortname() local
|