Searched refs:VFSTOSMBFS (Results 1 – 5 of 5) sorted by relevance
95 #define VFSTOSMBFS(mp) ((struct smbmount *)((mp)->mnt_data)) macro98 #define VTOSMBFS(vp) (VFSTOSMBFS(VTOVFS(vp)))
214 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_unmount()262 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_root()320 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_statfs()
180 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_readvnode()297 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_doio()422 smp = VFSTOSMBFS(vp->v_mount); in smbfs_getpages()566 smp = VFSTOSMBFS(vp->v_mount); in smbfs_putpages()
93 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_hashprint()164 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_node_alloc()238 np->n_mount = VFSTOSMBFS(mp); in smbfs_node_alloc()
771 struct smbmount *smp = VFSTOSMBFS(VTOVFS(ap->a_vp)); in smbfs_pathconf()1057 smp = VFSTOSMBFS(mp); in smbfs_lookup()