Searched refs:num_fs (Results 1 – 2 of 2) sorted by relevance
417 u16 ix, num_fs; in sgp_check_compat() local445 num_fs = ARRAY_SIZE(supported_versions_sgp30); in sgp_check_compat()449 num_fs = ARRAY_SIZE(supported_versions_sgpc3); in sgp_check_compat()457 for (ix = 0; ix < num_fs; ix++) { in sgp_check_compat()
6885 u32 num_fs; in ceph_mdsc_handle_fsmap() local6897 ceph_decode_32_safe(&p, end, num_fs, bad); in ceph_mdsc_handle_fsmap()6898 while (num_fs-- > 0) { in ceph_mdsc_handle_fsmap()