Searched refs:VFSTOSMBFS (Results 1 – 5 of 5) sorted by relevance
87 #define VFSTOSMBFS(mp) ((struct smbmount *)((mp)->mnt_data)) macro90 #define VTOSMBFS(vp) (VFSTOSMBFS(VTOVFS(vp)))
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()311 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_doio()442 smp = VFSTOSMBFS(vp->v_mount); in smbfs_getpages()569 smp = VFSTOSMBFS(vp->v_mount); in smbfs_putpages()
107 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_node_alloc()197 np->n_mount = VFSTOSMBFS(mp); in smbfs_node_alloc()
791 struct smbmount *smp = VFSTOSMBFS(VTOVFS(ap->a_vp)); in smbfs_pathconf()1073 smp = VFSTOSMBFS(mp); in smbfs_lookup()