Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dsend.c496 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send() function
829 path = alloc_path_for_send(); in get_inode_info()
877 tmp_path = alloc_path_for_send(); in iterate_inode_ref()
1108 p = alloc_path_for_send(); in get_inode_path()
1295 tmp_path = alloc_path_for_send(); in find_extent_clone()
1455 path = alloc_path_for_send(); in read_symlink()
1513 path = alloc_path_for_send(); in gen_unique_name()
1672 path = alloc_path_for_send(); in lookup_dir_item_inode()
1713 path = alloc_path_for_send(); in get_first_ref()
2464 path = alloc_path_for_send(); in send_utimes()
[all …]