Searched refs:ct_ntypes (Results 1 – 7 of 7) sorted by relevance
252 dirent = kmem_zalloc((ct_ntypes + 2) * sizeof (gfs_dirent_t), KM_SLEEP); in ctfs_mount()253 for (i = 0; i < ct_ntypes; i++) { in ctfs_mount()270 kmem_free(dirent, (ct_ntypes + 2) * sizeof (gfs_dirent_t)); in ctfs_mount()348 for (i = 0, total = 0; i < ct_ntypes; i++) in ctfs_statvfs()493 vap->va_nlink = 2 + ct_ntypes + 1; in ctfs_root_getattr()
84 for (i = 0, total = 0; i < ct_ntypes; i++) in ctfs_adir_getattr()
60 ASSERT(gfs_file_index(pvp) < ct_ntypes); in ctfs_create_tmplnode()
379 extern int ct_ntypes;
830 for (i = 0; i < ct_ntypes; i++) { in lwp_ctmpl_copy()845 for (i = 0; i < ct_ntypes; i++) { in lwp_ctmpl_clear()
196 int ct_ntypes = CTT_MAXTYPE; variable
3264 vap->va_size = (ct_ntypes + 2) * PRSDSIZE; in prgetattr()4625 for (i = 0; i < ct_ntypes; i++) in pr_lookup_tmpldir()4628 if (i == ct_ntypes) in pr_lookup_tmpldir()5861 while (n < ct_ntypes && in pr_readdir_tmpldir()5867 if (n >= ct_ntypes) { in pr_readdir_tmpldir()5875 ASSERT(ct_ntypes <= 4); in pr_readdir_tmpldir()