Searched refs:vfs_swapopttbl (Results 1 – 1 of 1) sorted by relevance
108 static void vfs_swapopttbl(mntopts_t *, mntopts_t *);1663 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()1691 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()2076 vfs_swapopttbl(mntopts_t *optbl1, mntopts_t *optbl2) in vfs_swapopttbl() function