Searched refs:next_attr (Results 1 – 6 of 6) sorted by relevance
121 next_attr: in ntfs_read_mft()131 goto next_attr; in ntfs_read_mft()166 goto next_attr; in ntfs_read_mft()183 goto next_attr; in ntfs_read_mft()195 goto next_attr; in ntfs_read_mft()205 goto next_attr; in ntfs_read_mft()213 goto next_attr; in ntfs_read_mft()218 goto next_attr; in ntfs_read_mft()222 goto next_attr; in ntfs_read_mft()232 goto next_attr; in ntfs_read_mft()[all …]
366 next_attr: in mi_find_attr()376 goto next_attr; in mi_find_attr()379 goto next_attr; in mi_find_attr()382 goto next_attr; in mi_find_attr()385 goto next_attr; in mi_find_attr()
2113 goto next_attr; in attr_collapse_range()2202 next_attr: in attr_collapse_range()2379 goto next_attr; in attr_punch_hole()2414 next_attr: in attr_punch_hole()
120 struct mlx5_flow_attr *next_attr) in mlx5e_tc_act_set_next_post_act() argument129 err = mlx5e_tc_post_act_set_handle(mdev, next_attr->post_act_handle, mod_acts); in mlx5e_tc_act_set_next_post_act()
117 struct mlx5_flow_attr *next_attr);
3797 struct mlx5_flow_attr *attr, *next_attr = NULL; in alloc_flow_post_acts() local3805 if (!next_attr) { in alloc_flow_post_acts()3810 if (next_attr && !(attr->flags & MLX5_ATTR_FLAG_TERMINATING)) { in alloc_flow_post_acts()3811 err = mlx5e_tc_act_set_next_post_act(flow, attr, next_attr); in alloc_flow_post_acts()3844 next_attr = attr; in alloc_flow_post_acts()