Home
last modified time | relevance | path

Searched refs:xfs_rmap_get_rec (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c60 error = xfs_rmap_get_rec(cur, irec, &get_stat); in xfs_rmap_lookup_le()
374 xfs_rmap_get_rec( in xfs_rmap_get_rec() function
752 error = xfs_rmap_get_rec(cur, &rtrec, &i); in xfs_rmap_unmap()
1083 error = xfs_rmap_get_rec(cur, &gtrec, &have_gt); in xfs_rmap_map()
1318 error = xfs_rmap_get_rec(cur, &LEFT, &i); in xfs_rmap_convert()
1360 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert()
1828 error = xfs_rmap_get_rec(cur, &RIGHT, &i); in xfs_rmap_convert_shared()
2408 error = xfs_rmap_get_rec(cur, &gtrec, &have_gt); in xfs_rmap_map_shared()
H A Dxfs_rmap.h135 int xfs_rmap_get_rec(struct xfs_btree_cur *cur, struct xfs_rmap_irec *irec,
/linux/fs/xfs/scrub/
H A Drefcount_repair.c262 error = xfs_rmap_get_rec(cur, rmap, &have_gt); in xrep_refc_walk_rmaps()
H A Drtrefcount_repair.c250 error = xfs_rmap_get_rec(cur, rmap, &have_gt); in xrep_rtrefc_walk_rmaps()
H A Drtrmap_repair.c666 error = xfs_rmap_get_rec(rr->mcur, &cur->bc_rec.r, &stat); in xrep_rtrmap_get_records()
H A Drmap_repair.c1241 error = xfs_rmap_get_rec(rr->mcur, &cur->bc_rec.r, &stat); in xrep_rmap_get_records()