Searched refs:lmd2 (Results 1 – 1 of 1) sorted by relevance
1081 struct lustre_mount_data2 *lmd2 = data; in lustre_fill_super() local1104 if (lmd_parse((lmd2->lmd2_data), lmd)) { in lustre_fill_super()1126 rc = (*client_fill_super)(sb, lmd2->lmd2_mnt); in lustre_fill_super()1168 struct lustre_mount_data2 lmd2 = { in lustre_mount() local1173 return mount_nodev(fs_type, flags, &lmd2, lustre_fill_super); in lustre_mount()