Searched refs:VFSTONTFS (Results 1 – 2 of 2) sorted by relevance
89 struct ntfsmount *ntm = VFSTONTFS(mp); in ntfs_checkexp() 145 struct ntfsmount *ntm = VFSTONTFS(mp); in ntfs_mount() 466 ntmp = VFSTONTFS(mp); in ntfs_unmount() 528 VFSTONTFS(mp)->ntm_sysvn[NTFS_ROOTINO]); in ntfs_root() 595 struct ntfsmount *ntmp = VFSTONTFS(mp); in ntfs_statfs() 678 ntmp = VFSTONTFS(mp); in ntfs_vgetex()
290 #define VFSTONTFS(mp) ((struct ntfsmount *)((mp)->mnt_data)) macro