Searched refs:vfs_swapopttbl (Results 1 – 1 of 1) sorted by relevance
103 static void vfs_swapopttbl(mntopts_t *, mntopts_t *);1608 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()1636 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()2020 vfs_swapopttbl(mntopts_t *optbl1, mntopts_t *optbl2) in vfs_swapopttbl() function