HomeSort by relevance Sort by last modified time
    Searched refs:btrfs_file_read (Results 1 - 3 of 3) sorted by null

  /external/u-boot/fs/btrfs/
btrfs.h 75 u64 btrfs_file_read(const struct btrfs_root *, u64, u64, u64, char *);
btrfs.c 200 rd = btrfs_file_read(&root, inr, offset, len, buf);
inode.c 319 u64 btrfs_file_read(const struct btrfs_root *root, u64 inr, u64 offset, function

Completed in 787 milliseconds