Searched refs:VFSTOSMBFS (Results 1 – 5 of 5) sorted by relevance
89 #define VFSTOSMBFS(mp) ((struct smbmount *)((mp)->mnt_data)) macro92 #define VTOSMBFS(vp) (VFSTOSMBFS(VTOVFS(vp)))
263 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_unmount()316 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_root()392 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_statfs()
186 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_readvnode()312 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_doio()449 smp = VFSTOSMBFS(vp->v_mount);583 smp = VFSTOSMBFS(vp->v_mount);
109 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_node_alloc()199 np->n_mount = VFSTOSMBFS(mp); in smbfs_node_alloc()
895 struct smbmount *smp = VFSTOSMBFS(VTOVFS(ap->a_vp));1202 smp = VFSTOSMBFS(mp);