Searched refs:vsw_optproto (Results 1 – 4 of 4) sorted by relevance
998 &vswp->vsw_optproto); in mod_installfs()1000 vfs_copyopttbl(&vfs_mntopts, &vswp->vsw_optproto); in mod_installfs()1089 vfs_freeopttbl(&vswp->vsw_optproto); in mod_removefs()1090 vswp->vsw_optproto.mo_count = 0; in mod_removefs()
393 mntopts_t vsw_optproto; /* mount options table prototype */ member
3258 optproto = &vswp->vsw_optproto; in nfs4_trigger_create_mntopts()
1280 vfs_copyopttbl(&vswp->vsw_optproto, &mnt_mntopts); in domount()