Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c80 struct obd_device *mgc = lsi->lsi_mgc; in lustre_process_log()
122 struct obd_device *mgc = lsi->lsi_mgc; in lustre_end_log()
407 lsi->lsi_mgc = obd; in lustre_start_mgc()
426 obd = lsi->lsi_mgc; in lustre_stop_mgc()
429 lsi->lsi_mgc = NULL; in lustre_stop_mgc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_disk.h349 struct obd_device *lsi_mgc; /* mgc obd */ member
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c693 struct obd_device *mgc = lsi->lsi_mgc; in ll_dir_setstripe()