Lines Matching refs:xfs_rmap_get_rec
194 xfs_rmap_get_rec( in xfs_rmap_get_rec() function
517 error = xfs_rmap_get_rec(cur, <rec, &i); in xfs_rmap_unmap()
563 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
790 error = xfs_rmap_get_rec(cur, <rec, &have_lt); in xfs_rmap_map()
822 error = xfs_rmap_get_rec(cur, >rec, &have_gt); in xfs_rmap_map()
1029 error = xfs_rmap_get_rec(cur, &PREV, &i); in xfs_rmap_convert()
1065 error = xfs_rmap_get_rec(cur, &LEFT, &i); in xfs_rmap_convert()
1105 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert()
1564 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert_shared()
2133 error = xfs_rmap_get_rec(cur, >rec, &have_gt); in xfs_rmap_map_shared()
2689 error = xfs_rmap_get_rec(cur, &irec, &has_record); in xfs_rmap_record_exists()