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

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c2081 vfs_copyopt(const mntopt_t *s, mntopt_t *d) function
2129 vfs_copyopt(&smo->mo_list[i], &motbl[i]);
2254 vfs_copyopt(&omo->mo_list[i], &motbl[i]);
2266 vfs_copyopt(&imo->mo_list[i], &motbl[index]);
2275 vfs_copyopt(&imo->mo_list[i], &motbl[freeidx++]);
/illumos-gate/usr/src/boot/sys/sys/
H A Dmount.h854 int vfs_copyopt(struct vfsoptlist *, const char *, void *, int);

Completed in 56 milliseconds