Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c104 static void vfs_freeopt(mntopt_t *);
183 static const mntopt_t mntopts[] = {
216 sizeof (mntopts) / sizeof (mntopt_t),
217 (mntopt_t *)&mntopts[0]
2089 mntopt_t *tmplist; in vfs_swapopttbl_nolock()
2136 vfs_copyopt(const mntopt_t *s, mntopt_t *d) in vfs_copyopt()
2171 mntopt_t *motbl; in vfs_copyopttbl_extend()
2181 motbl = kmem_zalloc((count + extra) * sizeof (mntopt_t), KM_SLEEP); in vfs_copyopttbl_extend()
2206 vfs_mergecancelopts(const mntopt_t *mop1, const mntopt_t *mop2) in vfs_mergecancelopts()
2292 mntopt_t *mop, *motbl; in vfs_mergeopttbl()
[all …]
/titanic_41/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c73 static mntopt_t mntopts[] = {
89 sizeof (mntopts) / sizeof (mntopt_t),
/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h132 } mntopt_t; typedef
156 mntopt_t *mo_list; /* list of mount options */
/titanic_41/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c89 static mntopt_t tmpfs_options[] = {
98 sizeof (tmpfs_options) / sizeof (mntopt_t),
/titanic_41/usr/src/uts/common/fs/fd/
H A Dfdops.c530 static mntopt_t mntopts[] = {
541 sizeof (mntopts) / sizeof (mntopt_t),
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c95 static mntopt_t mntopts[] = {
109 sizeof (mntopts) / sizeof (mntopt_t),
/titanic_41/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c155 static mntopt_t mntopts[] = {
176 sizeof (mntopts) / sizeof (mntopt_t),
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c187 mntopt_t *mntopts; in fsinfo()
248 size = vfs.vfs_mntopts.mo_count * sizeof (mntopt_t); in fsinfo()
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c116 static mntopt_t hsfs_options[] = {
135 sizeof (hsfs_options) / sizeof (mntopt_t),
/titanic_41/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c163 mntopt_t *mop; in mntfs_optsize()
204 mntopt_t *mop; in mntfs_optprint()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c143 static mntopt_t mntopts[] = {
189 sizeof (mntopts) / sizeof (mntopt_t),
/titanic_41/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c109 static mntopt_t mntopts[] = {
126 sizeof (mntopts) / sizeof (mntopt_t),
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c119 static mntopt_t mntopts[] = {
127 sizeof (mntopts) / sizeof (mntopt_t),