Searched refs:sync_size (Results 1 – 4 of 4) sorted by relevance
220 s32 *sync_size, in fill_sg_in() argument238 *sync_size = tcp_seq - tls_record_start_seq(record); in fill_sg_in()239 if (*sync_size < 0) { in fill_sg_in()254 *sync_size = 0; in fill_sg_in()258 remaining = *sync_size; in fill_sg_in()285 int sync_size, in fill_sg_out() argument291 sg_set_buf(&sg_out[0], dummy_buf, sync_size); in fill_sg_out()294 dummy_buf += sync_size; in fill_sg_out()302 s32 sync_size, u64 rcd_sn) in tls_enc_skb() argument321 sync_size + cipher_desc->tag; in tls_enc_skb()[all …]
1229 unsigned long sync_size = 0; in cluster_check_sync_size() local1238 my_sync_size = stats.sync_size; in cluster_check_sync_size()1273 if (sync_size == 0) { in cluster_check_sync_size()1274 sync_size = stats.sync_size; in cluster_check_sync_size()1275 } else if (sync_size != stats.sync_size) { in cluster_check_sync_size()1282 return (my_sync_size == sync_size) ? 0 : -1; in cluster_check_sync_size()
705 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in bitmap_update_sb()742 (unsigned long long)le64_to_cpu(sb->sync_size)/2); in bitmap_print_sb()801 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in md_bitmap_new_disk_sb()911 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in md_bitmap_read_sb()2348 stats->sync_size = le64_to_cpu(sb->sync_size); in bitmap_get_stats()
891 sb->sync_size = cpu_to_le64(mddev->resync_max_sectors); in llbitmap_read_sb()1379 sb->sync_size = cpu_to_le64(mddev->resync_max_sectors); in llbitmap_update_sb()