Home
last modified time | relevance | path

Searched refs:RQF_MGS_TARGET_REG (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h146 extern struct req_format RQF_MGS_TARGET_REG;
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c681 &RQF_MGS_TARGET_REG,
1209 struct req_format RQF_MGS_TARGET_REG = variable
1212 EXPORT_SYMBOL(RQF_MGS_TARGET_REG);
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c940 &RQF_MGS_TARGET_REG, LUSTRE_MGS_VERSION, in mgc_target_register()