Searched refs:lmd2 (Results 1 – 1 of 1) sorted by relevance
1193 struct lustre_mount_data2 *lmd2 = data; in lustre_fill_super() local1216 if (lmd_parse((char *)(lmd2->lmd2_data), lmd)) { in lustre_fill_super()1238 rc = (*client_fill_super)(sb, lmd2->lmd2_mnt); in lustre_fill_super()1281 struct lustre_mount_data2 lmd2 = { in lustre_mount() local1286 return mount_nodev(fs_type, flags, &lmd2, lustre_fill_super); in lustre_mount()