Searched refs:VFSTOSMBFS (Results 1 – 5 of 5) sorted by relevance
166 smp = VFSTOSMBFS(mp); in smbfs_mount()227 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_unmount()271 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_setroot()310 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_root()378 struct smbmount *smp = VFSTOSMBFS(mp); in smbfs_statvfs()
88 #define VFSTOSMBFS(mp) ((struct smbmount *)((mp)->mnt_data)) macro91 #define VTOSMBFS(vp) (VFSTOSMBFS(VTOVFS(vp)))
94 np->n_mount = VFSTOSMBFS(mp); in smbfs_loadvnode()121 smp = VFSTOSMBFS(mp); in smbfs_nget()
200 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_readvnode()318 struct smbmount *smp = VFSTOSMBFS(vp->v_mount); in smbfs_doio()
1288 error = smbfs_pathcheck(VFSTOSMBFS(mp), cnp->cn_nameptr, in smbfs_lookup()