Searched refs:mo_count (Results 1 – 11 of 11) sorted by relevance
566 mnt_mntopts.mo_count = 0; in fake_domount()953 tmpcnt = optbl2->mo_count; in vfs_swapopttbl_nolock()955 optbl2->mo_count = optbl1->mo_count; in vfs_swapopttbl_nolock()957 optbl1->mo_count = tmpcnt; in vfs_swapopttbl_nolock()1042 count = (smo == NULL) ? 0 : smo->mo_count; in vfs_copyopttbl_extend()1045 dmo->mo_count = count + extra; in vfs_copyopttbl_extend()1163 count = omo->mo_count; in vfs_mergeopttbl()1164 for (i = 0; i < imo->mo_count; i++) { in vfs_mergeopttbl()1170 ASSERT(count >= omo->mo_count && in vfs_mergeopttbl()1171 count <= omo->mo_count + imo->mo_count); in vfs_mergeopttbl()[all …]
188 vswp->vsw_optproto.mo_count = 0; in fake_removefs()
1148 mnt_mntopts.mo_count = 0; in domount()1589 tmp_mntopts.mo_count = 0; in domount()2037 tmpcnt = optbl2->mo_count; in vfs_swapopttbl_nolock()2039 optbl2->mo_count = optbl1->mo_count; in vfs_swapopttbl_nolock()2041 optbl1->mo_count = tmpcnt; in vfs_swapopttbl_nolock()2123 count = (smo == NULL) ? 0 : smo->mo_count; in vfs_copyopttbl_extend()2126 dmo->mo_count = count + extra; in vfs_copyopttbl_extend()2244 count = omo->mo_count; in vfs_mergeopttbl()2245 for (i = 0; i < imo->mo_count; i++) { in vfs_mergeopttbl()2251 ASSERT(count >= omo->mo_count && in vfs_mergeopttbl()[all …]
64 .mo_count = 0,
248 size = vfs.vfs_mntopts.mo_count * sizeof (mntopt_t); in fsinfo()257 for (i = 0; i < vfs.vfs_mntopts.mo_count; i++) { in fsinfo()
150 uint_t mo_count; /* number of entries in table */ member
769 .mo_count = 0,
165 for (i = 0; i < vfsp->vfs_mntopts.mo_count; i++) { in mntfs_optsize()207 for (i = 0; i < vfsp->vfs_mntopts.mo_count; i++) { in mntfs_optprint()
958 for (i = 0; i < vfs->vfs_mntopts.mo_count; i++) { in nfs_vfs_dcmd()
1093 vswp->vsw_optproto.mo_count = 0; in mod_removefs()
3265 for (i = 0; i < optproto->mo_count; i++) { in nfs4_trigger_create_mntopts()