Searched refs:vfs_buildoptionstr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h502 int vfs_buildoptionstr(const mntopts_t *, char *, int);
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c1745 copyout_error = vfs_buildoptionstr(
2494 (void) vfs_buildoptionstr(mops, buf, MAX_MNTOPT_STR);
2694 vfs_buildoptionstr(const mntopts_t *mp, char *buf, int len) function

Completed in 84 milliseconds