Searched defs:alloclen (Results 1 – 8 of 8) sorted by relevance
/linux/fs/jffs2/ |
H A D | gc.c | 598 uint32_t phys_ofs, alloclen; in jffs2_garbage_collect_pristine() local 767 uint32_t alloclen, ilen; in jffs2_garbage_collect_metadata() local 855 uint32_t alloclen; in jffs2_garbage_collect_dirent() local 1020 uint32_t alloclen, ilen; in jffs2_garbage_collect_hole() local 1171 uint32_t alloclen, offset, orig_end, orig_start; in jffs2_garbage_collect_dnode() local
|
H A D | write.c | 354 uint32_t alloclen; in jffs2_write_inode_range() local 448 uint32_t alloclen; in jffs2_do_create() local 553 uint32_t alloclen; in jffs2_do_unlink() local 673 uint32_t alloclen; in jffs2_do_link() local
|
H A D | fs.c | 42 uint32_t alloclen; in jffs2_do_setattr() local
|
/linux/net/ipv4/ |
H A D | ip_output.c | 1073 unsigned int alloclen, alloc_extra; __ip_append_data() local
|
/linux/net/ipv6/ |
H A D | ip6_output.c | 1592 unsigned int alloclen, alloc_extra; __ip6_append_data() local
|
/linux/fs/xfs/ |
H A D | xfs_rtalloc.c | 354 xfs_rtxlen_t alloclen; /* candidate length */ in xfs_rtallocate_extent_exact() local
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 5966 uint32_t alloclen, reqlen; in lpfc_sli4_get_ctl_attr() local 16414 int rc, length, alloclen, status = 0; in lpfc_cq_create_set() local 17431 int rc, length, alloclen, status = 0; in lpfc_mrq_create() local 18119 uint32_t reqlen, alloclen, pg_pairs; in lpfc_sli4_post_sgl_list() local 18224 uint32_t reqlen, alloclen, pg_pairs; in lpfc_sli4_post_io_sgl_block() local
|
/linux/drivers/net/ethernet/sun/ |
H A D | cassini.c | 1913 int dlen, hlen, len, i, alloclen; in cas_rx_process_pkt() local
|