summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_sysfs.h
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2021-09-01 10:40:12 -0700
committerDarrick J. Wong <djwong@kernel.org>2021-09-17 18:54:48 -0700
commit1e8d5443c569887b6d90df70f25a8d8a27deb9eb (patch)
tree1eb3b007215169f6b65092a90d95227989ed38a8 /fs/xfs/xfs_sysfs.h
parent57954396cdb61ad6085c8e5b55ee5d947af38964 (diff)
xfs: simplify xfs_rmap_lookup_le call sites
Most callers of xfs_rmap_lookup_le will retrieve the btree record immediately if the lookup succeeds. The overlapped version of this function (xfs_rmap_lookup_le_range) will return the record if the lookup succeeds, so make the regular version do it too. Get rid of the useless len argument, since it's not part of the lookup key. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/xfs/xfs_sysfs.h')
0 files changed, 0 insertions, 0 deletions