Home
last modified time | relevance | path

Searched defs:dst_path (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dtree-log.c4015 struct btrfs_path *dst_path, in flush_dir_items_batch()
4130 struct btrfs_path *dst_path, in process_dir_items_leaf()
4246 struct btrfs_path *dst_path, in log_dir_items()
4503 struct btrfs_path *dst_path, in log_directory_changes()
4756 struct btrfs_path *dst_path, in copy_items()
5482 struct btrfs_path *dst_path, in btrfs_log_all_xattrs()
6283 struct btrfs_path *dst_path, in copy_inode_items_to_log()
6818 struct btrfs_path *dst_path; in btrfs_log_inode() local
H A Dqgroup.c2292 struct btrfs_path *dst_path, in qgroup_trace_extent_swap()
2418 struct btrfs_path *dst_path, in qgroup_trace_new_subtree_blocks()
2525 struct btrfs_path *dst_path = NULL; in qgroup_trace_subtree_swap() local
H A Dsend.c5764 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range()
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c2020 const char *const src_path, const char *const dst_path) in copy_file()