Searched refs:optproto (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h396 mntopts_t *optproto; /* mount options table prototype */ member in struct:vfsdef_v5
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c3257 mntopts_t *optproto; local
3263 optproto = &vswp->vsw_optproto;
3265 for (i = 0; i < optproto->mo_count; i++) {
3266 struct mntopt *mop = &optproto->mo_list[i];
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c997 vfs_mergeopttbl(&vfs_mntopts, modl->fs_vfsdef->optproto,

Completed in 54 milliseconds