Searched refs:btrfs_ref_to_path (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | backref.h | 225 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,
|
H A D | backref.c | 2131 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_ref_to_path() function 2721 fspath = btrfs_ref_to_path(ipath->fs_root, ipath->btrfs_path, name_len, in inode_to_path()
|
H A D | send.c | 1057 start = btrfs_ref_to_path(root, tmp_path, name_len, in iterate_inode_ref() 1070 start = btrfs_ref_to_path(root, tmp_path, in iterate_inode_ref()
|