Home
last modified time | relevance | path

Searched refs:btrfs_readlink (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/fs/btrfs/
Dbtrfs.h72 int btrfs_readlink(const struct btrfs_root *, u64, char *);
Dinode.c86 int btrfs_readlink(const struct btrfs_root *root, u64 inr, char *target) in btrfs_readlink() function
274 if (btrfs_readlink(root, item.location.objectid, in btrfs_lookup_path()
Dbtrfs.c47 if (target && btrfs_readlink(root, item->location.objectid, in readdir_callback()