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.c3996 struct btrfs_path *dst_path, in flush_dir_items_batch()
4111 struct btrfs_path *dst_path, in process_dir_items_leaf()
4224 struct btrfs_path *dst_path, in log_dir_items()
4483 struct btrfs_path *dst_path, in log_directory_changes()
4746 struct btrfs_path *dst_path, in copy_items()
5504 struct btrfs_path *dst_path, in btrfs_log_all_xattrs()
6370 struct btrfs_path *dst_path, in copy_inode_items_to_log()
6917 struct btrfs_path *dst_path = NULL; in btrfs_log_inode() local
H A Dqgroup.c2345 struct btrfs_path *dst_path, in qgroup_trace_extent_swap()
2464 struct btrfs_path *dst_path, in qgroup_trace_new_subtree_blocks()
2569 struct btrfs_path *dst_path = NULL; in qgroup_trace_subtree_swap() local
H A Dsend.c5760 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 copy_file(struct __test_metadata * const _metadata,const char * const src_path,const char * const dst_path) copy_file() argument