Searched refs:n_modpath (Results 1 – 1 of 1) sorted by relevance
759 static int n_modpath = 0; in new_vfs_in_modpath() local770 if (n_modpath != 0) { in new_vfs_in_modpath()771 for (i = 0; i < n_modpath; i++) { in new_vfs_in_modpath()787 n_modpath = 1; in new_vfs_in_modpath()791 n_modpath++; in new_vfs_in_modpath()796 pathvfs = kmem_zalloc(n_modpath * sizeof (struct pathvfs), KM_SLEEP); in new_vfs_in_modpath()798 for (i = 0; i < n_modpath; i++) { in new_vfs_in_modpath()