Searched refs:f_vp (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/ntfs/ | ||
H A D | ntfs_inode.h | 67 struct vnode *f_vp; /* Associated vnode */ member |
H A D | ntfs.h | 293 #define FTOV(f) ((f)->f_vp) |
H A D | ntfs_vfsops.c | 756 fp->f_vp = vp; in ntfs_vgetex() |