Searched refs:trunc_index (Results 1 – 1 of 1) sorted by relevance
947 static int osc_extent_truncate(struct osc_extent *ext, pgoff_t trunc_index, in osc_extent_truncate() argument959 __u64 trunc_chunk = trunc_index >> ppc_bits; in osc_extent_truncate()988 if (sub->cp_index < trunc_index || in osc_extent_truncate()989 (sub->cp_index == trunc_index && partial)) { in osc_extent_truncate()1017 EASSERTF(ergo(ext->oe_start >= trunc_index + !!partial, in osc_extent_truncate()1019 ext, "trunc_index %lu, partial %d\n", trunc_index, partial); in osc_extent_truncate()