Searched refs:lsr_index (Results 1 – 7 of 7) sorted by relevance
642 dst->lsr_index = cpu_to_le32(src->lsr_index); in range_cpu_to_le()650 dst->lsr_index = le32_to_cpu(src->lsr_index); in range_le_to_cpu()658 dst->lsr_index = cpu_to_be32(src->lsr_index); in range_cpu_to_be()666 dst->lsr_index = be32_to_cpu(src->lsr_index); in range_be_to_cpu()
163 if (c_range->lsr_index != n_range->lsr_index) in fld_fix_new_list()172 if (c_range->lsr_index == n_range->lsr_index) { in fld_fix_new_list()283 fldt->fce_range.lsr_index = f_curr->fce_range.lsr_index; in fld_cache_punch_hole()305 const u32 mdt = range->lsr_index; in fld_cache_overlap_handle()310 if (f_curr->fce_range.lsr_index == mdt) { in fld_cache_overlap_handle()
460 *mds = res.lsr_index; in fld_client_lookup()476 *mds = res.lsr_index; in fld_client_lookup()
84 in->lsr_index = seq->lcs_space.lsr_index; in seq_client_rpc()338 seq->lcs_space.lsr_index = -1; in seq_client_flush()
121 __swab32s(&range->lsr_index); in lustre_swab_lu_seq_range()
180 __u32 lsr_index; member285 return r1->lsr_index != r2->lsr_index || in range_compare_loc()294 (range)->lsr_index, \
402 LASSERTF((int)offsetof(struct lu_seq_range, lsr_index) == 16, "found %lld\n", in lustre_assert_wire_constants()403 (long long)(int)offsetof(struct lu_seq_range, lsr_index)); in lustre_assert_wire_constants()404 LASSERTF((int)sizeof(((struct lu_seq_range *)0)->lsr_index) == 4, "found %lld\n", in lustre_assert_wire_constants()405 (long long)(int)sizeof(((struct lu_seq_range *)0)->lsr_index)); in lustre_assert_wire_constants()