Searched refs:lookup_data_extent (Results 1 – 1 of 1) sorted by relevance
| /u-boot/fs/btrfs/ |
| A D | inode.c | 534 static int lookup_data_extent(struct btrfs_root *root, struct btrfs_path *path, in lookup_data_extent() function 680 ret = lookup_data_extent(root, &path, ino, aligned_start, in btrfs_file_read() 710 ret = lookup_data_extent(root, &path, ino, cur, &next_offset); in btrfs_file_read() 758 ret = lookup_data_extent(root, &path, ino, aligned_end, in btrfs_file_read()
|
Completed in 5 milliseconds