Searched refs:sn_volumes (Results 1 – 2 of 2) sorted by relevance
217 ss_ram_config.sn_volumes; in ss_ram_getvdir()219 ss_ram_config.sn_volumes + in ss_ram_getvdir()534 if ((ss_ram_config.sn_volumes = kmem_zalloc(maxvols * in ss_ram_vol_configure()546 if (ss_ram_config.sn_volumes) in ss_ram_vol_deconfigure()547 kmem_free(ss_ram_config.sn_volumes, in ss_ram_vol_deconfigure()
37 ss_voldata_impl_t *sn_volumes; /* volume directory */ member