Searched refs:chunk_type (Results 1 – 4 of 4) sorted by relevance
68 local chunk_type=$376 u32 match ip protocol 132 0xff match u8 "$chunk_type" 0xff at 32 flowid 1:1
382 unsigned char chunk_type; in set_sctp_state() local391 chunk_type = sch->type; in set_sctp_state()411 chunk_type = sch->type; in set_sctp_state()415 event = (chunk_type < sizeof(sctp_events)) ? in set_sctp_state()416 sctp_events[chunk_type] : IP_VS_SCTP_DATA; in set_sctp_state()
3729 u64 chunk_type; in btrfs_relocate_sys_chunks() local3776 chunk_type = btrfs_chunk_type(leaf, chunk); in btrfs_relocate_sys_chunks()3779 if (chunk_type & BTRFS_BLOCK_GROUP_SYSTEM) { in btrfs_relocate_sys_chunks()3814 u64 chunk_type; in btrfs_may_alloc_data_chunk() local3822 chunk_type = cache->flags; in btrfs_may_alloc_data_chunk()3825 if (!(chunk_type & BTRFS_BLOCK_GROUP_DATA)) in btrfs_may_alloc_data_chunk()4049 static bool chunk_profiles_filter(u64 chunk_type, struct btrfs_balance_args *bargs) in chunk_profiles_filter() argument4051 chunk_type = chunk_to_extended(chunk_type) & in chunk_profiles_filter()4054 if (bargs->profiles & chunk_type) in chunk_profiles_filter()4210 static bool chunk_soft_convert_filter(u64 chunk_type, struct btrfs_balance_args *bargs) in chunk_soft_convert_filter() argument[all …]
190 int chunk_type) in sctp_new_state() argument194 switch (chunk_type) { in sctp_new_state()231 chunk_type, sctp_conntrack_names[cur_state]); in sctp_new_state()