Searched refs:xfs_iext_next_extent (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/fs/xfs/ |
| D | xfs_dir2_readdir.c | 297 !xfs_iext_next_extent(ifp, &icur, &map)) in xfs_dir2_leaf_readbuf() 320 if (!xfs_iext_next_extent(ifp, &icur, &map)) { in xfs_dir2_leaf_readbuf()
|
| D | xfs_reflink.c | 276 } while (xfs_iext_next_extent(ip->i_cowfp, &icur, &got)); in xfs_reflink_convert_cow_locked() 1509 found = xfs_iext_next_extent(ifp, &icur, &got); in xfs_reflink_inode_has_shared_extents()
|
| D | xfs_bmap_util.c | 658 if (!xfs_iext_next_extent(ifp, &icur, &got)) { in xfs_getbmap()
|
| D | xfs_super.c | 916 } while (xfs_iext_next_extent(ifp, &icur, &got)); in xfs_check_delalloc()
|
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_inode_fork.h | 130 static inline bool xfs_iext_next_extent(struct xfs_ifork *ifp, in xfs_iext_next_extent() function
|
| D | xfs_bmap.c | 3894 if (!xfs_iext_next_extent(ifp, &icur, &got)) in xfs_bmapi_read() 4427 if (!xfs_iext_next_extent(ifp, &bma.icur, &bma.got)) in xfs_bmapi_write() 5767 if (!xfs_iext_next_extent(ifp, &icur, &got)) { in xfs_bmap_collapse_extents()
|
| /Linux-v5.4/fs/xfs/scrub/ |
| D | bmap.c | 517 have_map = xfs_iext_next_extent(ifp, &sbcri->icur, &irec); in xchk_bmap_check_rmap()
|
| D | dir.c | 706 !xfs_iext_next_extent(ifp, &icur, &got)) { in xchk_directory_blocks()
|