Searched refs:o_handle (Results 1 – 6 of 6) sorted by relevance
777 oa->o_handle = olck->ols_lock->l_remote_handle; in osc_req_attr_set()
1913 oa->o_handle = lock->l_remote_handle; in osc_build_rpc()
1810 struct lustre_handle *ulh = &oa->o_handle; in echo_client_enqueue()1843 __u64 cookie = oa->o_handle.cookie; in echo_client_cancel()
1197 LASSERTF((int)offsetof(struct obdo, o_handle) == 128, "found %lld\n", in lustre_assert_wire_constants()1198 (long long)(int)offsetof(struct obdo, o_handle)); in lustre_assert_wire_constants()1199 LASSERTF((int)sizeof(((struct obdo *)0)->o_handle) == 8, "found %lld\n", in lustre_assert_wire_constants()1200 (long long)(int)sizeof(((struct obdo *)0)->o_handle)); in lustre_assert_wire_constants()
2122 oa->o_handle.cookie); in dump_obdo()
3248 struct lustre_handle o_handle; /* brw: lock handle to prolong member