Lines Matching refs:ip
626 struct xfs_inode *ip, in xfs_iext_insert() argument
631 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_insert()
665 trace_xfs_iext_insert(ip, cur, state, _RET_IP_); in xfs_iext_insert()
863 struct xfs_inode *ip, in xfs_iext_remove() argument
867 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_remove()
872 trace_xfs_iext_remove(ip, cur, state, _RET_IP_); in xfs_iext_remove()
920 struct xfs_inode *ip, in xfs_iext_lookup_extent() argument
926 XFS_STATS_INC(ip->i_mount, xs_look_exlist); in xfs_iext_lookup_extent()
961 struct xfs_inode *ip, in xfs_iext_lookup_extent_before() argument
968 if (xfs_iext_lookup_extent(ip, ifp, *end - 1, cur, gotp) && in xfs_iext_lookup_extent_before()
979 struct xfs_inode *ip, in xfs_iext_update_extent() argument
984 struct xfs_ifork *ifp = xfs_iext_state_to_fork(ip, state); in xfs_iext_update_extent()
998 trace_xfs_bmap_pre_update(ip, cur, state, _RET_IP_); in xfs_iext_update_extent()
1000 trace_xfs_bmap_post_update(ip, cur, state, _RET_IP_); in xfs_iext_update_extent()