Searched defs:numdevs (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/parport/
H A Ddaisy.c47 static int numdevs = 0; variable
/linux-4.1.27/include/scsi/
H A Dosd_ore.h62 unsigned numdevs; /* Num of devices in array */ member in struct:ore_components
155 unsigned numdevs; member in struct:ore_io_state
168 static inline unsigned ore_io_state_size(unsigned numdevs) ore_io_state_size() argument
/linux-4.1.27/fs/nfs/objlayout/
H A Dobjio_osd.c174 static int __alloc_objio_seg(unsigned numdevs, gfp_t gfp_flags, __alloc_objio_seg() argument
/linux-4.1.27/fs/exofs/
H A Dsuper.c425 unsigned numdevs = sbi->oc.numdevs; exofs_free_sbi() local
472 static int _read_and_match_data_map(struct exofs_sb_info *sbi, unsigned numdevs, _read_and_match_data_map() argument
546 static int __alloc_dev_table(struct exofs_sb_info *sbi, unsigned numdevs, __alloc_dev_table() argument
582 unsigned numdevs, i; exofs_read_lookup_dev_table() local
H A Dore.c247 unsigned numdevs = layout->group_width * layout->mirrors_p1; ore_get_rw_state() local
143 _ore_get_io_state(struct ore_layout *layout, struct ore_components *oc, unsigned numdevs, unsigned sgs_per_dev, unsigned num_par_pages, struct ore_io_state **pios) _ore_get_io_state() argument

Completed in 230 milliseconds