Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dsend.c497 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send() function
830 path = alloc_path_for_send(); in get_inode_info()
878 tmp_path = alloc_path_for_send(); in iterate_inode_ref()
1109 p = alloc_path_for_send(); in get_inode_path()
1299 tmp_path = alloc_path_for_send(); in find_extent_clone()
1462 path = alloc_path_for_send(); in read_symlink()
1520 path = alloc_path_for_send(); in gen_unique_name()
1679 path = alloc_path_for_send(); in lookup_dir_item_inode()
1720 path = alloc_path_for_send(); in get_first_ref()
2494 path = alloc_path_for_send(); in send_utimes()
[all …]