Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dvfs.h507 void vfs_freeopttbl(mntopts_t *);
/titanic_50/usr/src/uts/common/fs/
H A Dvfs.c1631 vfs_freeopttbl(&tmp_mntopts); in domount()
1854 vfs_freeopttbl(&mnt_mntopts); in domount()
2164 vfs_freeopttbl(dmo); in vfs_copyopttbl_extend()
2816 vfs_freeopttbl(mntopts_t *mp) in vfs_freeopttbl() function
2981 vfs_freeopttbl(&vfsp->vfs_mntopts); in vfs_freemnttab()
/titanic_50/usr/src/uts/common/os/
H A Dmodconf.c1089 vfs_freeopttbl(&vswp->vsw_optproto); in mod_removefs()