Searched refs:vfs_copyopttbl (Results 1 – 3 of 3) sorted by relevance
505 void vfs_copyopttbl(const mntopts_t *, mntopts_t *);
1000 vfs_copyopttbl(&vfs_mntopts, &vswp->vsw_optproto); in mod_installfs()
1263 vfs_copyopttbl(&vswp->vsw_optproto, &mnt_mntopts); in domount()2188 vfs_copyopttbl(const mntopts_t *smo, mntopts_t *dmo) in vfs_copyopttbl() function