Searched defs:vfs_swapopttbl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c106 static void vfs_swapopttbl(mntopts_t *, mntopts_t *);
1632 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts);
1660 vfs_swapopttbl(&mnt_mntopts, &vfsp->vfs_mntopts);
2045 vfs_swapopttbl(mntopts_t *optbl1, mntopts_t *optbl2) function

Completed in 70 milliseconds