Searched refs:mo_count (Results 1 – 6 of 6) sorted by relevance
1138 mnt_mntopts.mo_count = 0; in domount()1579 tmp_mntopts.mo_count = 0; in domount()2011 tmpcnt = optbl2->mo_count; in vfs_swapopttbl_nolock()2013 optbl2->mo_count = optbl1->mo_count; in vfs_swapopttbl_nolock()2015 optbl1->mo_count = tmpcnt; in vfs_swapopttbl_nolock()2097 count = (smo == NULL) ? 0 : smo->mo_count; in vfs_copyopttbl_extend()2100 dmo->mo_count = count + extra; in vfs_copyopttbl_extend()2218 count = omo->mo_count; in vfs_mergeopttbl()2219 for (i = 0; i < imo->mo_count; i++) { in vfs_mergeopttbl()2225 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()
154 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()
3253 for (i = 0; i < optproto->mo_count; i++) { in nfs4_trigger_create_mntopts()