Searched refs:num_fs (Results 1 – 2 of 2) sorted by relevance
415 u16 ix, num_fs; in sgp_check_compat() local443 num_fs = ARRAY_SIZE(supported_versions_sgp30); in sgp_check_compat()447 num_fs = ARRAY_SIZE(supported_versions_sgpc3); in sgp_check_compat()455 for (ix = 0; ix < num_fs; ix++) { in sgp_check_compat()
4859 u32 num_fs; in ceph_mdsc_handle_fsmap() local4877 num_fs = ceph_decode_32(&p); in ceph_mdsc_handle_fsmap()4878 while (num_fs-- > 0) { in ceph_mdsc_handle_fsmap()