diff options
author | Anand Jain <anand.jain@oracle.com> | 2023-02-11 00:15:55 +0800 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-04-17 18:01:13 +0200 |
commit | 19337f8ea3fc0ed177142bbaf8496cda26f1432e (patch) | |
tree | f5f7289ddc588f2605a2fa7012814618655cb297 /fs/btrfs/scrub.c | |
parent | da8269a3e9edb8c57cd5448e07a5157872ddd143 (diff) |
btrfs: switch search_file_offset_in_bio to return bool
Function search_file_offset_in_bio() finds the file offset in the
file_offset_ret, and we use the return value to indicate if it is
successful, so use bool.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anand Jain <anand.jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/scrub.c')
0 files changed, 0 insertions, 0 deletions