Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c97 static void vfs_swapopttbl(mntopts_t *, mntopts_t *);
701 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in fake_domount()
962 vfs_swapopttbl(mntopts_t *optbl1, mntopts_t *optbl2) in vfs_swapopttbl() function
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c109 static void vfs_swapopttbl(mntopts_t *, mntopts_t *);
1613 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()
1641 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts); in domount()
2026 vfs_swapopttbl(mntopts_t *optbl1, mntopts_t *optbl2) in vfs_swapopttbl() function