Searched refs:btrfs_file_read (Results 1 – 3 of 3) sorted by relevance
/u-boot-v2022.01-rc1/fs/btrfs/ |
A D | btrfs.h | 22 int btrfs_file_read(struct btrfs_root *root, u64 ino, u64 file_offset, u64 len,
|
A D | btrfs.c | 261 ret = btrfs_file_read(root, ino, offset, len, buf); in btrfs_read()
|
A D | inode.c | 661 int btrfs_file_read(struct btrfs_root *root, u64 ino, u64 file_offset, u64 len, in btrfs_file_read() function
|
Completed in 5 milliseconds