Searched refs:i_prevp (Results 1 – 2 of 2) sorted by relevance
337 iq->i_prevp = &ip->i_next; in xfs_iget_core()340 ip->i_prevp = &ih->ih_next; in xfs_iget_core()682 iq->i_prevp = ip->i_prevp; in xfs_iextract()684 *ip->i_prevp = iq; in xfs_iextract()
249 struct xfs_inode **i_prevp; /* ptr to prev i_next */ member