Home
last modified time | relevance | path

Searched defs:mnt_mntopts (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmnttab.h67 char *mnt_mntopts; member
75 char *mnt_mntopts; member
/titanic_44/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c59 static mntopts_t mnt_mntopts = { variable
H A Dmntvnops.c1369 uint32_t mnt_mntopts; member
1379 uint32_t mnt_mntopts; member
/titanic_44/usr/src/uts/common/fs/
H A Dvfs.c1147 mntopts_t mnt_mntopts; in domount() local