Home
last modified time | relevance | path

Searched refs:o_handle (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/lustre/osc/
Dosc_io.c777 oa->o_handle = olck->ols_lock->l_remote_handle; in osc_req_attr_set()
Dosc_request.c1913 oa->o_handle = lock->l_remote_handle; in osc_build_rpc()
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1810 struct lustre_handle *ulh = &oa->o_handle; in echo_client_enqueue()
1843 __u64 cookie = oa->o_handle.cookie; in echo_client_cancel()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1197 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()
Dpack_generic.c2122 oa->o_handle.cookie); in dump_obdo()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3248 struct lustre_handle o_handle; /* brw: lock handle to prolong member