Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dbackref.h204 int extent_from_logical(struct btrfs_fs_info *fs_info, u64 logical,
Dbackref.c2202 int extent_from_logical(struct btrfs_fs_info *fs_info, u64 logical, in extent_from_logical() function
2560 ret = extent_from_logical(fs_info, logical, path, &found_key, &flags); in iterate_inodes_from_logical()
Dscrub.c507 ret = extent_from_logical(fs_info, swarn.logical, path, &found_key, in scrub_print_common_warning()
Dinode.c265 ret = extent_from_logical(fs_info, logical, &path, &found_key, &flags); in print_data_reloc_error()