Searched defs:numdevs (Results 1 – 4 of 4) sorted by relevance
430 unsigned numdevs = sbi->oc.numdevs; in exofs_free_sbi() local476 static int _read_and_match_data_map(struct exofs_sb_info *sbi, unsigned numdevs, in _read_and_match_data_map()550 static int __alloc_dev_table(struct exofs_sb_info *sbi, unsigned numdevs, in __alloc_dev_table()585 unsigned numdevs, i; in exofs_read_lookup_dev_table() local
144 struct ore_components *oc, unsigned numdevs, in _ore_get_io_state()261 unsigned numdevs = layout->group_width * layout->mirrors_p1; in ore_get_rw_state() local
62 unsigned numdevs; /* Num of devices in array */ member155 unsigned numdevs; member168 static inline unsigned ore_io_state_size(unsigned numdevs) in ore_io_state_size()
47 static int numdevs; variable