Searched refs:len_bytes (Results 1 – 9 of 9) sorted by relevance
741 u64 len_bytes, phys_bytes, virt_bytes; in ocfs2_fiemap() local792 len_bytes = (u64)le16_to_cpu(rec.e_leaf_clusters) << osb->s_clustersize_bits; in ocfs2_fiemap()797 len_bytes, fe_flags); in ocfs2_fiemap()
421 u32 bmp_offset, u32 len_bytes) in pds_vfio_dirty_process_bitmaps() argument429 dword_count = len_bytes / sizeof(u64); in pds_vfio_dirty_process_bitmaps()
487 .len_bytes = cpu_to_le32(total_len), in pds_vfio_dirty_seq_ack_cmd()
1162 __le32 len_bytes; member
1234 __le16 len_bytes; member
4247 kalive.len_bytes = cpu_to_le16(0); in brcmf_keepalive_start()
167 void dump_mem(void *dumpme, int len_bytes) in dump_mem() argument172 for (i = 0; i < len_bytes; i += sizeof(u64)) { in dump_mem()
947 int len_bytes; in sja1105_table_write_crc() local949 len_bytes = (uintptr_t)(crc_ptr - table_start); in sja1105_table_write_crc()950 computed_crc = sja1105_crc32(table_start, len_bytes); in sja1105_table_write_crc()
512 u32 len_bytes, __le32 *data) in iwl_read_prph_block() argument516 for (i = 0; i < len_bytes; i += 4) in iwl_read_prph_block()