Home
last modified time | relevance | path

Searched refs:mgs_send_param (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c826 struct mgs_send_param *msp) in mgc_set_mgs_param()
829 struct mgs_send_param *req_msp, *rep_msp; in mgc_set_mgs_param()
978 struct mgs_send_param *msp; in mgc_set_info_async()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c637 struct mgs_send_param *msp; in ll_send_mgc_param()
646 sizeof(struct mgs_send_param), msp, NULL); in ll_send_mgc_param()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3184 LASSERTF((int)sizeof(struct mgs_send_param) == 1024, "found %lld\n", in lustre_assert_wire_constants()
3185 (long long)(int)sizeof(struct mgs_send_param)); in lustre_assert_wire_constants()
3187 LASSERTF((int)offsetof(struct mgs_send_param, mgs_param[1024]) == 1024, "found %lld\n", in lustre_assert_wire_constants()
3188 (long long)(int)offsetof(struct mgs_send_param, mgs_param[1024])); in lustre_assert_wire_constants()
3189 LASSERTF((int)sizeof(((struct mgs_send_param *)0)->mgs_param[1024]) == 1, "found %lld\n", in lustre_assert_wire_constants()
3190 (long long)(int)sizeof(((struct mgs_send_param *)0)->mgs_param[1024])); in lustre_assert_wire_constants()
Dlayout.c831 sizeof(struct mgs_send_param),
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2838 struct mgs_send_param { struct