Searched refs:btrfs_ref_to_path (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | backref.h | 46 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,
 | 
| D | backref.c | 1612 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,  function2161 	fspath = btrfs_ref_to_path(ipath->fs_root, ipath->btrfs_path, name_len,
 
 | 
| D | send.c | 945 			start = btrfs_ref_to_path(root, tmp_path, name_len,  in iterate_inode_ref()958 				start = btrfs_ref_to_path(root, tmp_path,  in iterate_inode_ref()
 
 |