Searched refs:smbfs_mount (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs.h47 * but that's now in sys/fs/smbfs_mount.h
57 #include <sys/fs/smbfs_mount.h>
H A Dsmbfs_vfsops.c149 static int smbfs_mount(vfs_t *, vnode_t *, struct mounta *, cred_t *);
262 { VFSNAME_MOUNT, { .vfs_mount = smbfs_mount } },
336 smbfs_mount(vfs_t *vfsp, vnode_t *mvp, struct mounta *uap, cred_t *cr) function
/opensolaris-onvv-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c62 #include <sys/fs/smbfs_mount.h>

Completed in 189 milliseconds