Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dtree-log.c3597 struct btrfs_path *dst_path, in flush_dir_items_batch()
3713 struct btrfs_path *dst_path, in process_dir_items_leaf()
3829 struct btrfs_path *dst_path, in log_dir_items()
4086 struct btrfs_path *dst_path, in log_directory_changes()
4346 struct btrfs_path *dst_path, in copy_items()
4799 struct btrfs_path *dst_path = NULL; in btrfs_log_prealloc_extents() local
5074 struct btrfs_path *dst_path, in btrfs_log_all_xattrs()
5880 struct btrfs_path *dst_path, in copy_inode_items_to_log()
6416 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.c5880 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range()
/linux-6.14.4/fs/bcachefs/
Dfs-ioctl.c381 struct path src_path, dst_path; in bch2_ioctl_subvolume_create() local
/linux-6.14.4/tools/testing/selftests/landlock/
Dfs_test.c1979 const char *const src_path, const char *const dst_path) in copy_file()