Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
Dtree-log.c3579 struct btrfs_path *dst_path, in flush_dir_items_batch()
3695 struct btrfs_path *dst_path, in process_dir_items_leaf()
3811 struct btrfs_path *dst_path, in log_dir_items()
4068 struct btrfs_path *dst_path, in log_directory_changes()
4328 struct btrfs_path *dst_path, in copy_items()
4781 struct btrfs_path *dst_path = NULL; in btrfs_log_prealloc_extents() local
5056 struct btrfs_path *dst_path, in btrfs_log_all_xattrs()
5858 struct btrfs_path *dst_path, in copy_inode_items_to_log()
6394 struct btrfs_path *dst_path; in btrfs_log_inode() local
Dqgroup.c2316 struct btrfs_path *dst_path, in qgroup_trace_extent_swap()
2442 struct btrfs_path *dst_path, in qgroup_trace_new_subtree_blocks()
2549 struct btrfs_path *dst_path = NULL; in qgroup_trace_subtree_swap() local
Dsend.c5838 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range()
/linux-6.15/fs/bcachefs/
Dfs-ioctl.c207 struct path src_path, dst_path; in bch2_ioctl_subvolume_create() local
/linux-6.15/tools/testing/selftests/landlock/
Dfs_test.c1980 const char *const src_path, const char *const dst_path) in copy_file()