Searched refs:btrfs_ref_to_path (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/fs/btrfs/ | 
| D | backref.h | 57 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,
 | 
| D | backref.c | 1348 char *btrfs_ref_to_path(struct btrfs_root *fs_root, struct btrfs_path *path,  function1885 	fspath = btrfs_ref_to_path(ipath->fs_root, ipath->btrfs_path, name_len,
 
 | 
| D | send.c | 914 			start = btrfs_ref_to_path(root, tmp_path, name_len,  in iterate_inode_ref()927 				start = btrfs_ref_to_path(root, tmp_path,  in iterate_inode_ref()
 
 |