Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c387 data->ocd_connect_flags |= OBD_CONNECT_MNE_SWAB; in lustre_start_mgc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1273 #define OBD_CONNECT_MNE_SWAB OBD_CONNECT_MDS_MDS macro
1320 OBD_CONNECT_MNE_SWAB | OBD_CONNECT_PINGLESS)
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c1066 !(ocd->ocd_connect_flags & OBD_CONNECT_MNE_SWAB) && in ptlrpc_connect_interpret()