Searched refs:n_modpath (Results 1 – 1 of 1) sorted by relevance
752 static int n_modpath = 0; in new_vfs_in_modpath() local763 if (n_modpath != 0) { in new_vfs_in_modpath()764 for (i = 0; i < n_modpath; i++) { in new_vfs_in_modpath()780 n_modpath = 1; in new_vfs_in_modpath()784 n_modpath++; in new_vfs_in_modpath()789 pathvfs = kmem_zalloc(n_modpath * sizeof (struct pathvfs), KM_SLEEP); in new_vfs_in_modpath()791 for (i = 0; i < n_modpath; i++) { in new_vfs_in_modpath()