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