Searched refs:sync_size (Results 1 – 4 of 4) sorted by relevance
220 s32 *sync_size, in fill_sg_in() argument239 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() argument294 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()342 rcd_sn, sync_size + payload_len, in tls_enc_skb()374 s32 sync_size = 0; in tls_sw_fallback() local[all …]
35 __le64 sync_size; /* 40 the size of the md device's sync range(3) */ member68 unsigned long sync_size; member
1224 unsigned long sync_size = 0; in cluster_check_sync_size() local1233 my_sync_size = stats.sync_size; in cluster_check_sync_size()1268 if (sync_size == 0) { in cluster_check_sync_size()1269 sync_size = stats.sync_size; in cluster_check_sync_size()1270 } else if (sync_size != stats.sync_size) { in cluster_check_sync_size()1277 return (my_sync_size == sync_size) ? 0 : -1; in cluster_check_sync_size()
702 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in bitmap_update_sb()739 (unsigned long long)le64_to_cpu(sb->sync_size)/2); in bitmap_print_sb()798 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in md_bitmap_new_disk_sb()908 sb->sync_size = cpu_to_le64(bitmap->mddev->resync_max_sectors); in md_bitmap_read_sb()2364 stats->sync_size = le64_to_cpu(sb->sync_size); in bitmap_get_stats()