Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobdo.c151 dst->o_handle = src->o_handle; in obdo_cpy_md()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_io.c780 oa->o_handle = olck->ols_lock->l_remote_handle; in osc_req_attr_set()
Dosc_request.c1957 oa->o_handle = lock->l_remote_handle; in osc_build_rpc()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c1811 struct lustre_handle *ulh = &oa->o_handle; in echo_client_enqueue()
1844 __u64 cookie = oa->o_handle.cookie; in echo_client_cancel()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1199 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()
Dpack_generic.c2329 oa->o_handle.cookie); in dump_obdo()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3269 struct lustre_handle o_handle; /* brw: lock handle to prolong member