Searched refs:client_fill_super (Results 1 – 1 of 1) sorted by relevance
56 static int (*client_fill_super)(struct super_block *sb, variable1224 if (client_fill_super == NULL) in lustre_fill_super()1226 if (client_fill_super == NULL) { in lustre_fill_super()1238 rc = (*client_fill_super)(sb, lmd2->lmd2_mnt); in lustre_fill_super()1267 client_fill_super = cfs; in lustre_register_client_fill_super()