Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_ver.h13 #define LUSTRE_VERSION_CODE OBD_OCD_VERSION(LUSTRE_MAJOR, \ macro
Dobd.h351 #if LUSTRE_VERSION_CODE >= OBD_OCD_VERSION(2, 7, 50, 0)
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c680 imp->imp_connect_data.ocd_version = LUSTRE_VERSION_CODE; in ptlrpc_connect_import()
1037 (ocd->ocd_version > LUSTRE_VERSION_CODE + in ptlrpc_connect_interpret()
1039 ocd->ocd_version < LUSTRE_VERSION_CODE - in ptlrpc_connect_interpret()
1054 ocd->ocd_version > LUSTRE_VERSION_CODE ? in ptlrpc_connect_interpret()
1058 #if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(3, 2, 50, 0) in ptlrpc_connect_interpret()
1172 (ocd->ocd_version != LUSTRE_VERSION_CODE)) { in ptlrpc_connect_interpret()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c386 #if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(3, 2, 50, 0) in lustre_start_mgc()
395 data->ocd_version = LUSTRE_VERSION_CODE; in lustre_start_mgc()
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c1401 #if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(3, 2, 50, 0) in mgc_process_recover_log()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c2067 ocd->ocd_version = LUSTRE_VERSION_CODE; in echo_client_setup()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c211 data->ocd_version = LUSTRE_VERSION_CODE; in client_common_fill_super()