Home
last modified time | relevance | path

Searched refs:vfs_swapopttbl (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c106 static void vfs_swapopttbl(mntopts_t *, mntopts_t *);
1687 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()
1715 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()
2100 vfs_swapopttbl(mntopts_t *optbl1, mntopts_t *optbl2) in vfs_swapopttbl() function