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.c4025 flush_dir_items_batch(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct extent_buffer * src,struct btrfs_path * dst_path,int start_slot,int count) flush_dir_items_batch() argument
4140 process_dir_items_leaf(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx,u64 * last_old_dentry_offset) process_dir_items_leaf() argument
4253 log_dir_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx,u64 min_offset,u64 * last_offset_ret) log_dir_items() argument
4512 log_directory_changes(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx) log_directory_changes() argument
4776 copy_items(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * dst_path,struct btrfs_path * src_path,int start_slot,int nr,int inode_only,u64 logged_isize,struct btrfs_log_ctx * ctx) copy_items() argument
5535 btrfs_log_all_xattrs(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_path * path,struct btrfs_path * dst_path,struct btrfs_log_ctx * ctx) btrfs_log_all_xattrs() argument
6365 copy_inode_items_to_log(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_key * min_key,const struct btrfs_key * max_key,struct btrfs_path * path,struct btrfs_path * dst_path,const u64 logged_isize,const int inode_only,struct btrfs_log_ctx * ctx,bool * need_log_inode_item) copy_inode_items_to_log() argument
6903 struct btrfs_path *dst_path; btrfs_log_inode() local
[all...]
H A Dqgroup.c2327 struct btrfs_path *dst_path, in qgroup_trace_extent_swap() argument
2446 qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle * trans,struct extent_buffer * src_eb,struct btrfs_path * dst_path,int cur_level,int root_level,u64 last_snapshot,bool trace_leaf) qgroup_trace_new_subtree_blocks() argument
2551 struct btrfs_path *dst_path = NULL; qgroup_trace_subtree_swap() local
[all...]
H A Dsend.c5788 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range() argument
/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