Home
last modified time | relevance | path

Searched refs:single_comp (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/scsi/
Dosd_ore.h68 } single_comp; member
/Linux-v4.19/fs/exofs/
Dexofs.h232 oc->single_comp = EC_SINGLE_COMP; in exofs_init_comps()
Dore.c126 return ios->oc->comps[index & ios->oc->single_comp].cred; in _ios_cred()
131 return &ios->oc->comps[index & ios->oc->single_comp].obj; in _ios_obj()
Dsuper.c750 sbi->oc.single_comp = EC_SINGLE_COMP; in exofs_fill_super()