Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dsend.c528 static struct btrfs_path *alloc_path_for_send(void) in alloc_path_for_send() function
855 path = alloc_path_for_send(); in get_inode_info()
903 tmp_path = alloc_path_for_send(); in iterate_inode_ref()
1134 p = alloc_path_for_send(); in get_inode_path()
1321 tmp_path = alloc_path_for_send(); in find_extent_clone()
1504 path = alloc_path_for_send(); in read_symlink()
1562 path = alloc_path_for_send(); in gen_unique_name()
1724 path = alloc_path_for_send(); in lookup_dir_item_inode()
1765 path = alloc_path_for_send(); in get_first_ref()
2558 path = alloc_path_for_send(); in send_utimes()
[all …]