Searched refs:VTOF (Results 1 – 5 of 5) sorted by relevance
60 if (!KVM_READ(VTOF(vp), &fn, sizeof (fn))) { in ntfs_filestat()61 dprintf("can't read fnode at %p for pid %d", VTOF(vp), Pid); in ntfs_filestat()
116 struct fnode *fp = VTOF(vp); in ntfs_read()172 struct fnode *fp = VTOF(vp); in ntfs_getattr()234 struct fnode *fp = VTOF(vp); in ntfs_reclaim()296 struct fnode *fp = VTOF(vp); in ntfs_strategy()369 struct fnode *fp = VTOF(vp); in ntfs_write()523 struct fnode *fp = VTOF(vp); in ntfs_readdir()
281 #define VTONT(v) FTONT(VTOF(v))282 #define VTOF(v) ((struct fnode *)((v)->v_data)) macro
601 bmsize = VTOF(vp)->f_size; in ntfs_calccfree()628 mftallocated = VTOF(ntmp->ntm_sysvn[NTFS_MFTINO])->f_allocated; in ntfs_statvfs()692 fn = VTOF(vp); in ntfs_vptofh()
769 struct fnode *fp = VTOF(vp); in ntfs_ntlookupfile()