Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_inode_fork.h215 static inline bool xfs_iext_prev_extent(struct xfs_ifork *ifp, in xfs_iext_prev_extent() function
A Dxfs_bmap.c5313 !xfs_iext_prev_extent(ifp, &icur, &got)) { in __xfs_bunmapi()
5363 !xfs_iext_prev_extent(ifp, &icur, &got)) { in __xfs_bunmapi()
5415 !xfs_iext_prev_extent(ifp, &icur, &got)) { in __xfs_bunmapi()
5430 if (!xfs_iext_prev_extent(ifp, &icur, &prev)) in __xfs_bunmapi()
5484 !xfs_iext_prev_extent(ifp, &icur, &got))) { in __xfs_bunmapi()
5908 if (!xfs_iext_prev_extent(ifp, &icur, &got) || in xfs_bmap_insert_extents()
A Dxfs_iext_tree.c971 if (!xfs_iext_prev_extent(ifp, cur, gotp)) in xfs_iext_lookup_extent_before()
/linux-6.3-rc2/fs/xfs/
A Dxfs_iomap.c441 !xfs_iext_prev_extent(ifp, &ncur, &prev) || in xfs_iomap_prealloc_size()
451 while (xfs_iext_prev_extent(ifp, &ncur, &got)) { in xfs_iomap_prealloc_size()
A Dxfs_bmap_util.c621 if (!xfs_iext_prev_extent(ifp, &icur, &got)) in xfs_bmap_punch_delalloc_range()

Completed in 25 milliseconds