Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtree-log.c4022 struct btrfs_path *dst_path, in flush_dir_items_batch()
4137 struct btrfs_path *dst_path, in process_dir_items_leaf()
4250 struct btrfs_path *dst_path, in log_dir_items()
4509 struct btrfs_path *dst_path, in log_directory_changes()
4772 struct btrfs_path *dst_path, in copy_items()
5530 struct btrfs_path *dst_path, in btrfs_log_all_xattrs()
6360 struct btrfs_path *dst_path, in copy_inode_items_to_log()
6898 struct btrfs_path *dst_path; in btrfs_log_inode() local
H A Dqgroup.c2327 struct btrfs_path *dst_path, in qgroup_trace_extent_swap()
2446 struct btrfs_path *dst_path, in qgroup_trace_new_subtree_blocks()
2551 struct btrfs_path *dst_path = NULL; in qgroup_trace_subtree_swap() local
/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