Home
last modified time | relevance | path

Searched refs:xfs_iext_prev_extent (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_inode_fork.h137 static inline bool xfs_iext_prev_extent(struct xfs_ifork *ifp, in xfs_iext_prev_extent() function
Dxfs_bmap.c5189 !xfs_iext_prev_extent(ifp, &icur, &got)) { in __xfs_bunmapi()
5258 !xfs_iext_prev_extent(ifp, &icur, &got)) { in __xfs_bunmapi()
5310 !xfs_iext_prev_extent(ifp, &icur, &got)) { in __xfs_bunmapi()
5324 if (!xfs_iext_prev_extent(ifp, &icur, &prev)) in __xfs_bunmapi()
5378 !xfs_iext_prev_extent(ifp, &icur, &got))) { in __xfs_bunmapi()
5814 if (!xfs_iext_prev_extent(ifp, &icur, &got) || in xfs_bmap_insert_extents()
Dxfs_iext_tree.c976 if (!xfs_iext_prev_extent(ifp, cur, gotp)) in xfs_iext_lookup_extent_before()
/Linux-v4.19/fs/xfs/
Dxfs_reflink.c743 if (!xfs_iext_prev_extent(ifp, &icur, &got)) in xfs_reflink_end_cow()
Dxfs_bmap_util.c722 if (!xfs_iext_prev_extent(ifp, &icur, &got)) in xfs_bmap_punch_delalloc_range()