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