Lines Matching refs:one_comp
371 struct ore_comp one_comp; in exofs_sync_fs() local
390 exofs_init_comps(&oc, &one_comp, sbi, EXOFS_SUPER_ID); in exofs_sync_fs()
468 sbi->one_comp.obj.partition); in exofs_put_super()
596 comp.obj.partition = sbi->one_comp.obj.partition; in exofs_read_lookup_dev_table()
747 sbi->one_comp.obj.partition = opts->pid; in exofs_fill_super()
748 sbi->one_comp.obj.id = 0; in exofs_fill_super()
749 exofs_make_credential(sbi->one_comp.cred, &sbi->one_comp.obj); in exofs_fill_super()
751 sbi->oc.comps = &sbi->one_comp; in exofs_fill_super()
764 comp.obj.partition = sbi->one_comp.obj.partition; in exofs_fill_super()
848 sbi->one_comp.obj.partition); in exofs_fill_super()
853 opts->dev_name, sbi->one_comp.obj.partition, ret); in exofs_fill_super()