Home
last modified time | relevance | path

Searched refs:FTONT (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/fstat/
HDntfs.c58 if (!kread(FTONT(&fn), &ino, sizeof(ino))) { in ntfs_filestat()
60 (void *)FTONT(&fn), Pid); in ntfs_filestat()
/dragonfly/sys/vfs/ntfs/
HDntfs_vnops.c119 struct ntnode *ip = FTONT(fp); in ntfs_read()
175 struct ntnode *ip = FTONT(fp); in ntfs_getattr()
238 struct ntnode *ip = FTONT(fp); in ntfs_reclaim()
278 struct ntnode *ip = FTONT(fp); in ntfs_strategy()
355 struct ntnode *ip = FTONT(fp); in ntfs_write()
510 struct ntnode *ip = FTONT(fp); in ntfs_readdir()
HDntfs.h277 #define VTONT(v) FTONT(VTOF(v))
280 #define FTONT(f) ((f)->f_ip) macro
HDntfs_subr.c769 struct ntnode *ip = FTONT(fp); in ntfs_frele()
843 struct ntnode *ip = FTONT(fp); in ntfs_ntlookupfile()
1079 struct ntnode *ip = FTONT(fp); in ntfs_ntreaddir()
1286 struct ntnode *ip = FTONT(fp); in ntfs_filesize()