Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c106 xfs_bmbt_lookup_eq( in xfs_bmbt_lookup_eq() function
2206 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_unwritten_real()
2239 error = xfs_bmbt_lookup_eq(cur, &old, &i); in xfs_bmap_add_extent_unwritten_real()
2276 error = xfs_bmbt_lookup_eq(cur, &old, &i); in xfs_bmap_add_extent_unwritten_real()
2316 error = xfs_bmbt_lookup_eq(cur, &old, &i); in xfs_bmap_add_extent_unwritten_real()
2362 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_unwritten_real()
2428 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_unwritten_real()
2819 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_hole_real()
5077 error = xfs_bmbt_lookup_eq(cur, &got, &i); in xfs_bmap_del_extent_real()
5646 error = xfs_bmbt_lookup_eq(cur, got, &i); in xfs_bmse_merge()
[all …]