Searched refs:max_devices (Results 1 – 7 of 7) sorted by relevance
187 __le32 max_devices; member307 u32 max_devices; member
245 __s32 max_devices; member
523 if (item >= map->max_devices) { in crush_choose_firstn()733 if (item >= map->max_devices) { in crush_choose_indep()948 curstep->arg1 < map->max_devices) || in crush_do_rule()
376 u8 *dev_list, unsigned int max_devices);
4840 unsigned int max_devices = MAX_DEVICES; in f2fs_scan_devices() local4849 max_devices = 1; in f2fs_scan_devices()4857 array_size(max_devices, in f2fs_scan_devices()4872 for (i = 0; i < max_devices; i++) { in f2fs_scan_devices()4873 if (max_devices == 1) { in f2fs_scan_devices()4886 if (max_devices > 1) { in f2fs_scan_devices()4928 if (max_devices == 1) in f2fs_scan_devices()
336 * @max_devices: max. number of devices to store in snd_hda_get_devices() argument 342 u8 *dev_list, unsigned int max_devices) in snd_hda_get_devices() 350 dev_len = min(parm + 1, max_devices); in snd_hda_get_devices()
471 c->max_devices = ceph_decode_32(p); in crush_decode()