Searched refs:smbmount (Results 1 – 7 of 7) sorted by relevance
69 struct smbmount { struct87 #define VFSTOSMBFS(mp) ((struct smbmount *)((mp)->mnt_data)) argument
132 struct smbmount *smp = NULL; in smbfs_mount()261 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_unmount()311 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_root()383 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_statfs()
184 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_readvnode()247 struct smbmount *smp = VTOSMBFS(vp); in smbfs_writevnode()311 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_doio()427 struct smbmount *smp; in smbfs_getpages()560 struct smbmount *smp; in smbfs_putpages()
107 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_node_alloc()263 struct smbmount *smp = VTOSMBFS(vp); in smbfs_reclaim()354 struct smbmount *smp = VTOSMBFS(vp); in smbfs_attr_cachelookup()
49 struct smbmount * n_mount;
51 struct smbmount;
122 struct smbmount *smp = VTOSMBFS(vp); in smbfs_access()791 struct smbmount *smp = VFSTOSMBFS(VTOVFS(ap->a_vp)); in smbfs_pathconf()996 smbfs_pathcheck(struct smbmount *smp, const char *name, int nmlen, int nameiop) in smbfs_pathcheck()1048 struct smbmount *smp; in smbfs_lookup()