Searched refs:len_bytes (Results 1 – 4 of 4) sorted by relevance
743 u64 len_bytes, phys_bytes, virt_bytes; in ocfs2_fiemap() local794 len_bytes = (u64)le16_to_cpu(rec.e_leaf_clusters) << osb->s_clustersize_bits; in ocfs2_fiemap()799 len_bytes, fe_flags); in ocfs2_fiemap()
588 int len_bytes; in sja1105_table_write_crc() local590 len_bytes = (uintptr_t)(crc_ptr - table_start); in sja1105_table_write_crc()591 computed_crc = sja1105_crc32(table_start, len_bytes); in sja1105_table_write_crc()
166 void dump_mem(void *dumpme, int len_bytes) in dump_mem() argument171 for (i = 0; i < len_bytes; i += sizeof(u64)) { in dump_mem()
571 u32 len_bytes, __le32 *data) in iwl_read_prph_block() argument575 for (i = 0; i < len_bytes; i += 4) in iwl_read_prph_block()