Searched refs:i_vnode (Results 1 – 12 of 12) sorted by relevance
86 struct vnode *i_vnode; /* vnode associated with this inode */ member107 #define ITOV(ip) ((ip)->i_vnode)
146 ip->i_vnode = vp; in filecore_loadvnode()
66 struct vnode *i_vnode; /* vnode associated with this inode */ member93 #define ITOV(ip) ((ip)->i_vnode)
719 ip->i_vnode = vp; in cd9660_loadvnode()
99 struct vnode *i_vnode; /* Vnode associated with this inode. */ member289 #define ITOV(ip) ((ip)->i_vnode)
159 vp = ip->i_vnode; in ufsdirhash_build()388 vp = ip->i_vnode; in ufsdirhash_lookup()541 error = ufs_blkatoff(ip->i_vnode, (off_t)pos, (void *)&dp, &bp, false); in ufsdirhash_findfree()
228 #define ITOV(ip) ((ip)->i_vnode)
107 struct vnode *i_vnode; /* Vnode associated with this inode. */ member
162 vp = ip->i_vnode; in ulfsdirhash_build()394 vp = ip->i_vnode; in ulfsdirhash_lookup()547 error = ulfs_blkatoff(ip->i_vnode, (off_t)pos, (void *)&dp, &bp, false); in ulfsdirhash_findfree()
1586 ip->i_vnode = vp; in lfs_init_vnode()
993 ip->i_vnode = vp; in ext2fs_init_vnode()
2097 ip->i_vnode = vp; in ffs_init_vnode()