Home
last modified time | relevance | path

Searched refs:vfs_buildoptionstr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h504 int vfs_buildoptionstr(const mntopts_t *, char *, int);
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvfs.h511 int vfs_buildoptionstr(const mntopts_t *, char *, int);
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_vfs.c786 copyout_error = vfs_buildoptionstr( in fake_domount()
1462 vfs_buildoptionstr(const mntopts_t *mp, char *buf, int len) in vfs_buildoptionstr() function
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c1726 copyout_error = vfs_buildoptionstr( in domount()
2475 (void) vfs_buildoptionstr(mops, buf, MAX_MNTOPT_STR); in vfs_settag()
2675 vfs_buildoptionstr(const mntopts_t *mp, char *buf, int len) in vfs_buildoptionstr() function