Lines Matching refs:xfs_rmap_get_rec
190 xfs_rmap_get_rec( in xfs_rmap_get_rec() function
495 error = xfs_rmap_get_rec(cur, <rec, &i); in xfs_rmap_unmap()
534 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
751 error = xfs_rmap_get_rec(cur, <rec, &have_lt); in xfs_rmap_map()
777 error = xfs_rmap_get_rec(cur, >rec, &have_gt); in xfs_rmap_map()
970 error = xfs_rmap_get_rec(cur, &PREV, &i); in xfs_rmap_convert()
1003 error = xfs_rmap_get_rec(cur, &LEFT, &i); in xfs_rmap_convert()
1034 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert()
1431 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert_shared()
1946 error = xfs_rmap_get_rec(cur, >rec, &have_gt); in xfs_rmap_map_shared()
2488 error = xfs_rmap_get_rec(cur, &irec, &has_record); in xfs_rmap_record_exists()