Searched refs:insert_err (Results 1 – 6 of 6) sorted by relevance
616 fn from(insert_err: InsertError<T>) -> Error { in from()617 Error::from(insert_err.cause) in from()653 fn from(insert_err: AllocError<T>) -> Error { in from()654 Error::from(insert_err.cause) in from()
88 goto insert_err; in mlx5_sf_alloc()92 insert_err: in mlx5_sf_alloc()
3202 int err = 0, insert_err = 0, is_unwrit = 0; in ext4_split_extent_at() local3255 insert_err = PTR_ERR(path); in ext4_split_extent_at()3257 if (insert_err != -ENOSPC && insert_err != -EDQUOT && in ext4_split_extent_at()3258 insert_err != -ENOMEM) in ext4_split_extent_at()3294 if (err || insert_err) { in ext4_split_extent_at()3296 path = err ? ERR_PTR(err) : ERR_PTR(insert_err); in ext4_split_extent_at()
1878 goto insert_err; in mlx5_esw_vport_alloc()1883 insert_err: in mlx5_esw_vport_alloc()
2621 goto insert_err; in mlx5_esw_offloads_rep_add()2625 insert_err: in mlx5_esw_offloads_rep_add()
985 goto insert_err; in add_one_compat_dev()990 insert_err: in add_one_compat_dev()