Searched refs:o_handle (Results 1 – 7 of 7) sorted by relevance
151 dst->o_handle = src->o_handle; in obdo_cpy_md()
780 oa->o_handle = olck->ols_lock->l_remote_handle; in osc_req_attr_set()
1957 oa->o_handle = lock->l_remote_handle; in osc_build_rpc()
1811 struct lustre_handle *ulh = &oa->o_handle; in echo_client_enqueue()1844 __u64 cookie = oa->o_handle.cookie; in echo_client_cancel()
1199 LASSERTF((int)offsetof(struct obdo, o_handle) == 128, "found %lld\n", in lustre_assert_wire_constants()1200 (long long)(int)offsetof(struct obdo, o_handle)); in lustre_assert_wire_constants()1201 LASSERTF((int)sizeof(((struct obdo *)0)->o_handle) == 8, "found %lld\n", in lustre_assert_wire_constants()1202 (long long)(int)sizeof(((struct obdo *)0)->o_handle)); in lustre_assert_wire_constants()
2329 oa->o_handle.cookie); in dump_obdo()
3269 struct lustre_handle o_handle; /* brw: lock handle to prolong member