Lines Matching refs:xfs_rmap_get_rec
196 xfs_rmap_get_rec( in xfs_rmap_get_rec() function
519 error = xfs_rmap_get_rec(cur, <rec, &i); in xfs_rmap_unmap()
565 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
792 error = xfs_rmap_get_rec(cur, <rec, &have_lt); in xfs_rmap_map()
824 error = xfs_rmap_get_rec(cur, >rec, &have_gt); in xfs_rmap_map()
1031 error = xfs_rmap_get_rec(cur, &PREV, &i); in xfs_rmap_convert()
1067 error = xfs_rmap_get_rec(cur, &LEFT, &i); in xfs_rmap_convert()
1107 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert()
1566 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert_shared()
2135 error = xfs_rmap_get_rec(cur, >rec, &have_gt); in xfs_rmap_map_shared()
2687 error = xfs_rmap_get_rec(cur, &irec, &has_record); in xfs_rmap_record_exists()