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

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h150 } mntopts_t; typedef in typeref:struct:mntopts
215 mntopts_t vfs_mntopts; /* options mounted with */
379 mntopts_t vsw_optproto; /* mount options table prototype */
396 mntopts_t *optproto; /* mount options table prototype */
497 void vfs_createopttbl(mntopts_t *, const char *);
498 void vfs_copyopttbl(const mntopts_t *, mntopts_t *);
499 void vfs_mergeopttbl(const mntopts_t *, const mntopts_t *, mntopts_t *);
[all...]

Completed in 68 milliseconds