Searched refs:num_fs (Results 1 – 2 of 2) sorted by relevance
413 u16 ix, num_fs; in sgp_check_compat() local442 num_fs = ARRAY_SIZE(supported_versions_sgp30); in sgp_check_compat()446 num_fs = ARRAY_SIZE(supported_versions_sgpc3); in sgp_check_compat()454 for (ix = 0; ix < num_fs; ix++) { in sgp_check_compat()
4466 u32 num_fs; in ceph_mdsc_handle_fsmap() local4484 num_fs = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()4485 while (num_fs-- > 0) { in ceph_mdsc_handle_fsmap()