Searched refs:vsw_optproto (Results 1 – 6 of 6) sorted by relevance
115 &vswp->vsw_optproto); in fake_installfs()117 vfs_copyopttbl(&vfs_mntopts, &vswp->vsw_optproto); in fake_installfs()187 vfs_freeopttbl(&vswp->vsw_optproto); in fake_removefs()188 vswp->vsw_optproto.mo_count = 0; in fake_removefs()
582 vfs_copyopttbl(&vswp->vsw_optproto, &mnt_mntopts); in fake_domount()
1001 &vswp->vsw_optproto); in mod_installfs()1003 vfs_copyopttbl(&vfs_mntopts, &vswp->vsw_optproto); in mod_installfs()1092 vfs_freeopttbl(&vswp->vsw_optproto); in mod_removefs()1093 vswp->vsw_optproto.mo_count = 0; in mod_removefs()
386 mntopts_t vsw_optproto; /* mount options table prototype */ member
3263 optproto = &vswp->vsw_optproto; in nfs4_trigger_create_mntopts()
1226 vfs_copyopttbl(&vswp->vsw_optproto, &mnt_mntopts); in domount()