Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_bmap.c109 xfs_bmbt_lookup_eq( in xfs_bmbt_lookup_eq() function
2256 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_unwritten_real()
2290 error = xfs_bmbt_lookup_eq(cur, &old, &i); in xfs_bmap_add_extent_unwritten_real()
2328 error = xfs_bmbt_lookup_eq(cur, &old, &i); in xfs_bmap_add_extent_unwritten_real()
2370 error = xfs_bmbt_lookup_eq(cur, &old, &i); in xfs_bmap_add_extent_unwritten_real()
2418 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_unwritten_real()
2488 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_unwritten_real()
2886 error = xfs_bmbt_lookup_eq(cur, new, &i); in xfs_bmap_add_extent_hole_real()
5202 error = xfs_bmbt_lookup_eq(cur, &got, &i); in xfs_bmap_del_extent_real()
5778 error = xfs_bmbt_lookup_eq(cur, got, &i); in xfs_bmse_merge()
[all …]