Searched refs:mo_count (Results 1 – 6 of 6) sorted by relevance
1185 mnt_mntopts.mo_count = 0; in domount()1626 tmp_mntopts.mo_count = 0; in domount()2079 tmpcnt = optbl2->mo_count; in vfs_swapopttbl_nolock()2081 optbl2->mo_count = optbl1->mo_count; in vfs_swapopttbl_nolock()2083 optbl1->mo_count = tmpcnt; in vfs_swapopttbl_nolock()2165 count = (smo == NULL) ? 0 : smo->mo_count; in vfs_copyopttbl_extend()2168 dmo->mo_count = count + extra; in vfs_copyopttbl_extend()2286 count = omo->mo_count; in vfs_mergeopttbl()2287 for (i = 0; i < imo->mo_count; i++) { in vfs_mergeopttbl()2293 ASSERT(count >= omo->mo_count && in vfs_mergeopttbl()[all …]
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()
148 uint_t mo_count; /* number of entries in table */ member
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()
1090 vswp->vsw_optproto.mo_count = 0; in mod_removefs()
3260 for (i = 0; i < optproto->mo_count; i++) { in nfs4_trigger_create_mntopts()