/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_server.c | 248 struct path dst_path; in hmdfs_get_inode_by_name() local 1652 struct path root_path, dst_path; in hmdfs_server_setattr() local 1586 hmdfs_lookup_linkpath(struct hmdfs_sb_info *sbi, const char *path_name, struct path *dst_path) hmdfs_lookup_linkpath() argument 1744 struct path root_path, dst_path; hmdfs_server_getattr() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | qgroup.c | 1997 qgroup_trace_extent_swap(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int dst_level, int root_level, bool trace_leaf) qgroup_trace_extent_swap() argument 2136 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 2255 struct btrfs_path *dst_path = NULL; qgroup_trace_subtree_swap() local [all...] |
H A D | tree-log.c | 3578 log_dir_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path, int key_type, struct btrfs_log_ctx *ctx, u64 min_offset, u64 *last_offset_ret) log_dir_items() argument 3786 log_directory_changes(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path, struct btrfs_log_ctx *ctx) log_directory_changes() argument 3993 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) copy_items() argument 4334 struct btrfs_path *dst_path = NULL; btrfs_log_prealloc_extents() local 4611 btrfs_log_all_xattrs(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path) btrfs_log_all_xattrs() argument 5095 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 bool recursive_logging, const int inode_only, struct btrfs_log_ctx *ctx, bool *need_log_inode_item) copy_inode_items_to_log() argument 5266 struct btrfs_path *dst_path; btrfs_log_inode() local [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_server.c | 248 struct path dst_path; in hmdfs_get_inode_by_name() local 1652 struct path root_path, dst_path; in hmdfs_server_setattr() local 1586 hmdfs_lookup_linkpath(struct hmdfs_sb_info *sbi, const char *path_name, struct path *dst_path) hmdfs_lookup_linkpath() argument 1744 struct path root_path, dst_path; hmdfs_server_getattr() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 1818 copy_binary(struct __test_metadata *const _metadata, const char *const dst_path) copy_binary() argument
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | qgroup.c | 2073 qgroup_trace_extent_swap(struct btrfs_trans_handle* trans, struct extent_buffer *src_eb, struct btrfs_path *dst_path, int dst_level, int root_level, bool trace_leaf) qgroup_trace_extent_swap() argument 2199 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 2308 struct btrfs_path *dst_path = NULL; qgroup_trace_subtree_swap() local [all...] |
H A D | tree-log.c | 3538 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 3630 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 3749 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 4006 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 4265 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) copy_items() argument 4719 struct btrfs_path *dst_path = NULL; btrfs_log_prealloc_extents() local 4986 btrfs_log_all_xattrs(struct btrfs_trans_handle *trans, struct btrfs_inode *inode, struct btrfs_path *path, struct btrfs_path *dst_path) btrfs_log_all_xattrs() argument 5791 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 6334 struct btrfs_path *dst_path; btrfs_log_inode() local [all...] |
H A D | send.c | 5866 static int clone_range(struct send_ctx *sctx, struct btrfs_path *dst_path, in clone_range() argument
|