Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c81 struct obd_device *mgc = lsi->lsi_mgc; in lustre_process_log()
123 struct obd_device *mgc = lsi->lsi_mgc; in lustre_end_log()
463 lsi->lsi_mgc = obd; in lustre_start_mgc()
485 obd = lsi->lsi_mgc; in lustre_stop_mgc()
488 lsi->lsi_mgc = NULL; in lustre_stop_mgc()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_disk.h489 struct obd_device *lsi_mgc; /* mgc obd */ member
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c697 struct obd_device *mgc = lsi->lsi_mgc; in ll_dir_setstripe()