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.c4018 struct btrfs_path *dst_path, in flush_dir_items_batch()
4133 struct btrfs_path *dst_path, in process_dir_items_leaf()
4246 struct btrfs_path *dst_path, in log_dir_items()
4505 struct btrfs_path *dst_path, in log_directory_changes()
4758 struct btrfs_path *dst_path, in copy_items()
5482 struct btrfs_path *dst_path, in btrfs_log_all_xattrs()
6276 struct btrfs_path *dst_path, in copy_inode_items_to_log()
6816 struct btrfs_path *dst_path; in btrfs_log_inode() local
H A Dqgroup.c2283 struct btrfs_path *dst_path, in qgroup_trace_extent_swap()
2402 struct btrfs_path *dst_path, in qgroup_trace_new_subtree_blocks()
2509 struct btrfs_path *dst_path = NULL; in qgroup_trace_subtree_swap() local
H A Dsend.c5788 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()