Searched refs:VFSTOSMBFS (Results 1 – 5 of 5) sorted by relevance
90 #define VFSTOSMBFS(mp) ((struct smbmount *)((mp)->mnt_data)) macro93 #define VTOSMBFS(vp) (VFSTOSMBFS(VTOVFS(vp)))
264 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_unmount()317 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_root()391 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_statfs()
187 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_readvnode()313 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_doio()450 smp = VFSTOSMBFS(vp->v_mount);584 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()
896 struct smbmount *smp = VFSTOSMBFS(VTOVFS(ap->a_vp));1203 smp = VFSTOSMBFS(mp);