/kernel/linux/linux-5.10/include/linux/ |
H A D | security.h | 658 security_sb_mount(const char *dev_name, const struct path *path, const char *type, unsigned long flags, void *data) security_sb_mount() argument 704 security_path_notify(const struct path *path, u64 mask, unsigned int obj_type) security_path_notify() argument 833 security_inode_getattr(const struct path *path) security_inode_getattr() argument 1773 security_path_truncate(const struct path *path) security_path_truncate() argument 1800 security_path_chmod(const struct path *path, umode_t mode) security_path_chmod() argument 1805 security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) security_path_chown() argument 1810 security_path_chroot(const struct path *path) security_path_chroot() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 251 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained() argument 261 struct nid_path *path; in get_nid_path() local 287 snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) snd_hda_get_path_idx() argument 322 const struct nid_path *path; is_dac_already_used() local 348 const struct nid_path *path; is_ctl_used() local 367 print_nid_path(struct hda_codec *codec, const char *pfx, struct nid_path *path) print_nid_path() argument 384 __parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path, int depth) __parse_nid_path() argument 454 snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path) snd_hda_parse_nid_path() argument 481 struct nid_path *path; snd_hda_add_new_path() local 506 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); invalidate_nid_path() local 565 look_for_out_mute_nid(struct hda_codec *codec, struct nid_path *path) look_for_out_mute_nid() argument 581 look_for_out_vol_nid(struct hda_codec *codec, struct nid_path *path) look_for_out_vol_nid() argument 602 has_amp_in(struct hda_codec *codec, struct nid_path *path, int idx) has_amp_in() argument 616 has_amp_out(struct hda_codec *codec, struct nid_path *path, int idx) has_amp_out() argument 635 const struct nid_path *path; is_active_nid() local 774 activate_amp_out(struct hda_codec *codec, struct nid_path *path, int i, bool enable) activate_amp_out() argument 782 activate_amp_in(struct hda_codec *codec, struct nid_path *path, int i, bool enable, bool add_aamix) activate_amp_in() argument 823 path_power_update(struct hda_codec *codec, struct nid_path *path, bool allow_powerdown) path_power_update() argument 879 snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, bool enable, bool add_aamix) snd_hda_activate_path() argument 907 path_power_down_sync(struct hda_codec *codec, struct nid_path *path) path_power_down_sync() argument 935 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); resume_path_from_idx() local 1014 add_vol_ctl(struct hda_codec *codec, const char *pfx, int cidx, unsigned int chs, struct nid_path *path) add_vol_ctl() argument 1028 get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, int type) get_default_ch_nums() argument 1040 add_stereo_vol(struct hda_codec *codec, const char *pfx, int cidx, struct nid_path *path) add_stereo_vol() argument 1050 add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, unsigned int chs, struct nid_path *path) add_sw_ctl() argument 1073 add_stereo_sw(struct hda_codec *codec, const char *pfx, int cidx, struct nid_path *path) add_stereo_sw() argument 1152 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); path_has_mixer() local 1279 assign_out_path_ctls(struct hda_codec *codec, struct nid_path *path) assign_out_path_ctls() argument 1377 struct nid_path *path; try_assign_dacs() local 1531 struct nid_path *path; fill_multi_ios() local 1614 struct nid_path *path; map_singles() local 1646 struct nid_path *path; check_aamix_out_path() local 1683 struct nid_path *path; indep_hp_possible() local 1721 struct nid_path *path; refill_shared_dacs() local 1901 struct nid_path *path; print_nid_path_idx() local 2065 struct nid_path *path; parse_output_paths() local 2113 struct nid_path *path; create_multi_out_ctls() local 2154 struct nid_path *path; create_extra_out() local 2372 struct nid_path *path; set_multi_io() local 2489 struct nid_path *path; update_output_paths() local 3092 struct nid_path *path; new_analog_input() local 3259 struct nid_path *path; parse_capture_source() local 3467 struct nid_path *path; cap_put_caller() local 3537 parse_capvol_in_path(struct hda_codec *codec, struct nid_path *path) parse_capvol_in_path() argument 3703 struct nid_path *path; get_first_cap_ctl() local 3780 struct nid_path *path; create_capture_mixers() local 3842 look_for_boost_amp(struct hda_codec *codec, struct nid_path *path) look_for_boost_amp() argument 3878 struct nid_path *path; parse_mic_boost() local 4139 struct nid_path *path; parse_digital() local 4205 struct nid_path *old_path, *path; mux_select() local 4252 struct nid_path *path; set_path_power() local 4400 struct nid_path *path; add_fake_paths() local 4461 struct nid_path *path; snd_hda_gen_fix_pin_power() local 4517 struct nid_path *path; do_automute() local 5909 struct nid_path *path; set_output_and_unmute() local 5961 struct nid_path *path; init_multi_io() local 6017 struct nid_path *path; init_input_src() local [all...] |
/kernel/linux/linux-5.10/sound/pci/riptide/ |
H A D | riptide.c | 777 freelbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path) in freelbuspath() argument 738 alloclbuspath(struct cmdif *cif, unsigned char source, const unsigned char *path, unsigned char *mixer, unsigned char *s) alloclbuspath() argument [all...] |
/kernel/linux/linux-5.10/security/ |
H A D | security.c | 930 int security_sb_mount(const char *dev_name, const struct path *path, in security_sb_mount() argument 980 int security_path_notify(const struct path *path, u64 mask, in security_path_notify() argument 1157 security_path_truncate(const struct path *path) security_path_truncate() argument 1164 security_path_chmod(const struct path *path, umode_t mode) security_path_chmod() argument 1171 security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) security_path_chown() argument 1178 security_path_chroot(const struct path *path) security_path_chroot() argument 1291 security_inode_getattr(const struct path *path) security_inode_getattr() argument [all...] |
/kernel/linux/linux-5.10/security/selinux/ |
H A D | hooks.c | 1300 char *buffer, *path; in selinux_genfs_get_sid() local 1679 path_has_perm(const struct cred *cred, const struct path *path, u32 av) path_has_perm() argument 2736 selinux_mount(const char *dev_name, const struct path *path, const char *type, unsigned long flags, void *data) selinux_mount() argument 3109 selinux_inode_getattr(const struct path *path) selinux_inode_getattr() argument 3294 selinux_path_notify(const struct path *path, u64 mask, unsigned int obj_type) selinux_path_notify() argument [all...] |
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.h | 440 } path; member [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 1425 const char *path = thread__fd_path(arg->thread, fd, arg->trace); in syscall_arg__scnprintf_fd() local 1439 const char *path = thread__fd_path(thread, fd, trace); in pid__scnprintf_fd() local [all...] |
/kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
H A D | turbostat.c | 253 char path[PATH_BYTES]; member 1787 FILE *fopen_or_die(const char *path, const char *mode) in fopen_or_die() argument 1800 unsigned long long snapshot_sysfs_counter(char *path) in snapshot_sysfs_counter() argument 1823 char path[128 + PATH_BYTES]; in get_mp() local 2649 char path[PATH_MAX]; parse_int_file() local 2732 char path[80]; get_physical_node_id() local 2751 char path[80], character; get_thread_siblings() local 3798 dump_sysfs_file(char *path) dump_sysfs_file() argument 3818 char path[64]; dump_sysfs_cstate_config() local 3868 char path[64]; dump_sysfs_pstate_config() local 4994 char *path = "/dev/cpu_dma_latency"; print_dev_latency() local 5729 add_counter(unsigned int msr_num, char *path, char *name, unsigned int width, enum counter_scope scope, enum counter_type type, enum counter_format format, int flags) add_counter() argument 5792 char *path = NULL; parse_add_command() local 5906 char path[64]; probe_sysfs() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | inode.c | 285 struct btrfs_path *path; in cow_file_range_inline() local 160 insert_inline_extent(struct btrfs_trans_handle *trans, struct btrfs_path *path, int extent_inserted, struct btrfs_root *root, struct inode *inode, u64 start, size_t size, size_t compressed_size, int compress_type, struct page **compressed_pages) insert_inline_extent() argument 1455 struct btrfs_path *path; run_delalloc_nocow() local 2516 struct btrfs_path *path; insert_reserved_file_extent() local 3040 struct btrfs_path *path; btrfs_orphan_cleanup() local 3285 struct btrfs_path *path = in_path; btrfs_read_locked_inode() local 3533 struct btrfs_path *path; btrfs_update_inode_item() local 3617 struct btrfs_path *path; __btrfs_unlink_inode() local 3788 struct btrfs_path *path; btrfs_unlink_subvol() local 3888 struct btrfs_path *path; may_destroy_subvol() local 4217 struct btrfs_path *path; btrfs_truncate_inode_items() local 5232 struct btrfs_path *path; btrfs_inode_by_name() local 5274 struct btrfs_path *path; fixup_tree_root_location() local 5432 btrfs_iget_path(struct super_block *s, u64 ino, struct btrfs_root *root, struct btrfs_path *path) btrfs_iget_path() argument 5665 struct btrfs_path *path; btrfs_real_readdir() local 5866 struct btrfs_path *path; btrfs_set_inode_index_count() local 5991 struct btrfs_path *path; btrfs_new_inode() local 6525 uncompress_inline(struct btrfs_path *path, struct page *page, size_t pg_offset, u64 extent_offset, struct btrfs_file_extent_item *item) uncompress_inline() argument 6599 struct btrfs_path *path = NULL; btrfs_get_extent() local 7020 struct btrfs_path *path; can_nocow_extent() local 8862 btrfs_getattr(const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) btrfs_getattr() argument 9604 struct btrfs_path *path; btrfs_symlink() local 9725 struct btrfs_path *path; insert_prealloc_file_extent() local [all...] |
H A D | send.c | 538 struct btrfs_path *path; in alloc_path_for_send() local 748 send_link(struct send_ctx *sctx, struct fs_path *path, struct fs_path *lnk) send_link() argument 773 send_unlink(struct send_ctx *sctx, struct fs_path *path) send_unlink() argument 796 send_rmdir(struct send_ctx *sctx, struct fs_path *path) send_rmdir() argument 819 __get_inode_info(struct btrfs_root *root, struct btrfs_path *path, u64 ino, u64 *size, u64 *gen, u64 *mode, u64 *uid, u64 *gid, u64 *rdev) __get_inode_info() argument 860 struct btrfs_path *path; get_inode_info() local 884 iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *found_key, int resolve, iterate_inode_ref_t iterate, void *ctx) iterate_inode_ref() argument 1004 iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, iterate_dir_item_t iterate, void *ctx) iterate_dir_item() argument 1135 get_inode_path(struct btrfs_root *root, u64 ino, struct fs_path *path) get_inode_path() argument 1297 find_extent_clone(struct send_ctx *sctx, struct btrfs_path *path, u64 ino, u64 data_offset, u64 ino_size, struct clone_root **found) find_extent_clone() argument 1486 struct btrfs_path *path; read_symlink() local 1546 struct btrfs_path *path; gen_unique_name() local 1712 struct btrfs_path *path; lookup_dir_item_inode() local 1747 struct btrfs_path *path; get_first_ref() local 2352 struct btrfs_path *path; send_subvol_begin() local 2533 struct btrfs_path *path = NULL; send_utimes() local 2678 struct btrfs_path *path = NULL; did_create_dir() local 2774 set_ref_path(struct recorded_ref *ref, struct fs_path *path) set_ref_path() argument 2786 __record_ref(struct list_head *head, u64 dir, u64 dir_gen, struct fs_path *path) __record_ref() argument 2841 orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *path) orphanize_inode() argument 2944 struct btrfs_path *path; can_rmdir() local 3473 struct btrfs_path *path; wait_for_dest_dir_move() local 3601 struct btrfs_path *path = NULL; is_ancestor() local 4466 find_iref(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, u64 dir, u64 dir_gen, struct fs_path *name) find_iref() argument 4563 struct btrfs_path *path; process_all_refs() local 4633 send_set_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len, const char *data, int data_len) send_set_xattr() argument 4655 send_remove_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len) send_remove_xattr() argument 4787 find_xattr(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, const char *name, int name_len, char **data, int *data_len) find_xattr() argument 4886 struct btrfs_path *path; process_all_new_xattrs() local 5265 struct btrfs_path *path; send_capabilities() local 5320 struct btrfs_path *path; clone_range() local 5581 send_write_or_clone(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key, struct clone_root *clone_root) send_write_or_clone() argument 5619 struct btrfs_path *path = NULL; is_extent_unchanged() local 5805 struct btrfs_path *path; get_last_extent() local 5837 struct btrfs_path *path; range_is_hole_in_parent() local 5899 maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) maybe_send_hole() argument 5942 process_extent(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) process_extent() argument 6006 struct btrfs_path *path; process_all_extents() local 6243 struct btrfs_path *path; btrfs_unlink_all_paths() local 6599 compare_refs(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) compare_refs() argument 6703 struct btrfs_path *path; full_send_tree() local 6748 tree_move_down(struct btrfs_path *path, int *level) tree_move_down() argument 6763 tree_move_next_or_upnext(struct btrfs_path *path, int *level, int root_level) tree_move_next_or_upnext() argument 6793 tree_advance(struct btrfs_path *path, int *level, int root_level, int allow_down, struct btrfs_key *key) tree_advance() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | xfrm.h | 938 struct dst_entry *path; member
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | super.c | 798 char pathname[80], *path; in __ext4_error_file() local 2260 struct path path; handle_mount_opt() local 6354 ext4_quota_on(struct super_block *sb, int type, int format_id, const struct path *path) ext4_quota_on() argument [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 575 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() argument 604 ocfs2_free_path(struct ocfs2_path *path) ocfs2_free_path() argument 665 ocfs2_path_insert_eb(struct ocfs2_path *path, int index, struct buffer_head *eb_bh) ocfs2_path_insert_eb() argument 686 struct ocfs2_path *path; ocfs2_new_path() local 702 ocfs2_new_path_from_path(struct ocfs2_path *path) ocfs2_new_path_from_path() argument 721 ocfs2_path_bh_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, struct ocfs2_path *path, int idx) ocfs2_path_bh_journal_access() argument 741 ocfs2_journal_access_path(struct ocfs2_caching_info *ci, handle_t *handle, struct ocfs2_path *path) ocfs2_journal_access_path() argument 1097 struct ocfs2_path *path = NULL; ocfs2_adjust_rightmost_branch() local 1884 struct ocfs2_path *path; global() member 1894 ocfs2_find_path(struct ocfs2_caching_info *ci, struct ocfs2_path *path, u32 cpos) ocfs2_find_path() argument 2210 ocfs2_find_cpos_for_left_leaf(struct super_block *sb, struct ocfs2_path *path, u32 *cpos) ocfs2_find_cpos_for_left_leaf() argument 2283 ocfs2_extend_rotate_transaction(handle_t *handle, int subtree_depth, int op_credits, struct ocfs2_path *path) ocfs2_extend_rotate_transaction() argument 2523 ocfs2_update_edge_lengths(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path) ocfs2_update_edge_lengths() argument 2563 ocfs2_unlink_path(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_path *path, int unlink_start) ocfs2_unlink_path() argument 2805 ocfs2_find_cpos_for_right_leaf(struct super_block *sb, struct ocfs2_path *path, u32 *cpos) ocfs2_find_cpos_for_right_leaf() argument 2874 ocfs2_rotate_rightmost_leaf_left(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path) ocfs2_rotate_rightmost_leaf_left() argument 2899 __ocfs2_rotate_tree_left(handle_t *handle, struct ocfs2_extent_tree *et, int orig_credits, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_path **empty_extent_path) __ocfs2_rotate_tree_left() argument 3016 ocfs2_remove_rightmost_path(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_remove_rightmost_path() argument 3105 ocfs2_remove_rightmost_empty_extent(struct ocfs2_super *osb, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_remove_rightmost_empty_extent() argument 3145 ocfs2_rotate_tree_left(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_rotate_tree_left() argument 3654 ocfs2_try_to_merge_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_merge_ctxt *ctxt) ocfs2_try_to_merge_extent() argument 3949 ocfs2_adjust_rightmost_records(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_rec *insert_rec) ocfs2_adjust_rightmost_records() argument 4350 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int index, struct ocfs2_extent_rec *split_rec, struct ocfs2_merge_ctxt *ctxt) ocfs2_figure_merge_contig_type() argument 4580 struct ocfs2_path *path = NULL; ocfs2_figure_insert_type() local 4903 ocfs2_split_and_insert(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct buffer_head **last_eb_bh, int split_index, struct ocfs2_extent_rec *orig_split_rec, struct ocfs2_alloc_context *meta_ac) ocfs2_split_and_insert() argument 5015 ocfs2_replace_extent_rec(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int split_index, struct ocfs2_extent_rec *split_rec) ocfs2_replace_extent_rec() argument 5057 ocfs2_split_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_split_extent() argument 5273 ocfs2_split_tree(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int index, u32 new_range, struct ocfs2_alloc_context *meta_ac) ocfs2_split_tree() argument 5342 ocfs2_truncate_rec(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int index, struct ocfs2_cached_dealloc_ctxt *dealloc, u32 cpos, u32 len) ocfs2_truncate_rec() argument 5516 struct ocfs2_path *path = NULL; ocfs2_remove_extent() local 7208 struct ocfs2_path *path = NULL; ocfs2_commit_truncate() local [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | addrconf.c | 6963 char path[sizeof("net/ipv6/conf/") + IFNAMSIZ]; in __addrconf_sysctl_register() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.c | 255 static int pci_dev_str_match_path(struct pci_dev *dev, const char *path, in pci_dev_str_match_path() argument [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | aclocal.h | 852 ACPI_PARSE_COMMON char *path; member 1159 char *path; member 1178 char *path; member
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | super.c | 881 char pathname[80], *path; in __ext4_error_file() local 2318 struct path path; ext4_parse_param() local 6954 ext4_quota_on(struct super_block *sb, int type, int format_id, const struct path *path) ext4_quota_on() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | inode.c | 109 struct btrfs_path path; member 231 struct btrfs_path path = { 0 }; print_data_reloc_error() local 502 insert_inline_extent(struct btrfs_trans_handle *trans, struct btrfs_path *path, struct btrfs_inode *inode, bool extent_inserted, size_t size, size_t compressed_size, int compress_type, struct page **compressed_pages, bool update_i_size) insert_inline_extent() argument 624 struct btrfs_path *path; cow_file_range_inline() local 1851 can_nocow_file_extent(struct btrfs_path *path, struct btrfs_key *key, struct btrfs_inode *inode, struct can_nocow_file_extent_args *args) can_nocow_file_extent() argument 1968 struct btrfs_path *path; run_delalloc_nocow() local 2866 struct btrfs_path *path; insert_reserved_file_extent() local 3457 struct btrfs_path *path; btrfs_orphan_cleanup() local 3726 struct btrfs_path *path = in_path; btrfs_read_locked_inode() local 3979 struct btrfs_path *path; btrfs_update_inode_item() local 4062 struct btrfs_path *path; __btrfs_unlink_inode() local 4233 struct btrfs_path *path; btrfs_unlink_subvol() local 4341 struct btrfs_path *path; may_destroy_subvol() local 5340 struct btrfs_path *path; btrfs_inode_by_name() local 5395 struct btrfs_path *path; fixup_tree_root_location() local 5563 btrfs_iget_path(struct super_block *s, u64 ino, struct btrfs_root *root, struct btrfs_path *path) btrfs_iget_path() argument 5743 struct btrfs_path *path; btrfs_set_inode_index_count() local 5885 struct btrfs_path *path; btrfs_real_readdir() local 6189 struct btrfs_path *path; btrfs_create_new_inode() local 6662 uncompress_inline(struct btrfs_path *path, struct page *page, struct btrfs_file_extent_item *item) uncompress_inline() argument 6701 read_inline_extent(struct btrfs_inode *inode, struct btrfs_path *path, struct page *page) read_inline_extent() argument 6757 struct btrfs_path *path = NULL; btrfs_get_extent() local 7058 struct btrfs_path *path; can_nocow_extent() local 8651 btrfs_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int flags) btrfs_getattr() argument 9395 struct btrfs_path *path; btrfs_symlink() local 9500 struct btrfs_path *path; insert_prealloc_file_extent() local 9840 struct btrfs_path *path; btrfs_encoded_read_inline() local [all...] |
H A D | send.c | 631 struct btrfs_path *path; in alloc_path_for_send() local 839 send_link(struct send_ctx *sctx, struct fs_path *path, struct fs_path *lnk) send_link() argument 864 send_unlink(struct send_ctx *sctx, struct fs_path *path) send_unlink() argument 887 send_rmdir(struct send_ctx *sctx, struct fs_path *path) send_rmdir() argument 925 struct btrfs_path *path; get_inode_info() local 990 iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *found_key, int resolve, iterate_inode_ref_t iterate, void *ctx) iterate_inode_ref() argument 1108 iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, iterate_dir_item_t iterate, void *ctx) iterate_dir_item() argument 1235 get_inode_path(struct btrfs_root *root, u64 ino, struct fs_path *path) get_inode_path() argument 1569 find_extent_clone(struct send_ctx *sctx, struct btrfs_path *path, u64 ino, u64 data_offset, u64 ino_size, struct clone_root **found) find_extent_clone() argument 1740 struct btrfs_path *path; read_symlink() local 1812 struct btrfs_path *path; gen_unique_name() local 1988 struct btrfs_path *path; lookup_dir_item_inode() local 2022 struct btrfs_path *path; get_first_ref() local 2506 struct btrfs_path *path; send_subvol_begin() local 2720 struct btrfs_path *path = NULL; send_utimes() local 2944 struct btrfs_path *path = NULL; did_create_dir() local 3048 set_ref_path(struct recorded_ref *ref, struct fs_path *path) set_ref_path() argument 3090 orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *path) orphanize_inode() argument 3194 struct btrfs_path *path; can_rmdir() local 3760 struct btrfs_path *path; wait_for_dest_dir_move() local 3887 struct btrfs_path *path = NULL; is_ancestor() local 4656 struct fs_path *path = NULL; record_ref_in_tree() local 4810 struct btrfs_path *path; process_all_refs() local 4864 send_set_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len, const char *data, int data_len) send_set_xattr() argument 4886 send_remove_xattr(struct send_ctx *sctx, struct fs_path *path, const char *name, int name_len) send_remove_xattr() argument 5014 find_xattr(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, const char *name, int name_len, char **data, int *data_len) find_xattr() argument 5114 struct btrfs_path *path; process_all_new_xattrs() local 5146 send_verity(struct send_ctx *sctx, struct fs_path *path, struct fsverity_descriptor *desc) send_verity() argument 5521 send_encoded_inline_extent(struct send_ctx *sctx, struct btrfs_path *path, u64 offset, u64 len) send_encoded_inline_extent() argument 5587 send_encoded_extent(struct send_ctx *sctx, struct btrfs_path *path, u64 offset, u64 len) send_encoded_extent() argument 5692 send_extent_data(struct send_ctx *sctx, struct btrfs_path *path, const u64 offset, const u64 len) send_extent_data() argument 5818 struct btrfs_path *path; send_capabilities() local 5870 struct btrfs_path *path; clone_range() local 6135 send_write_or_clone(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key, struct clone_root *clone_root) send_write_or_clone() argument 6173 struct btrfs_path *path = NULL; is_extent_unchanged() local 6359 struct btrfs_path *path; get_last_extent() local 6391 struct btrfs_path *path; range_is_hole_in_parent() local 6453 maybe_send_hole(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) maybe_send_hole() argument 6496 process_extent(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) process_extent() argument 6561 struct btrfs_path *path; process_all_extents() local 7156 compare_refs(struct send_ctx *sctx, struct btrfs_path *path, struct btrfs_key *key) compare_refs() argument 7301 search_key_again(const struct send_ctx *sctx, struct btrfs_root *root, struct btrfs_path *path, const struct btrfs_key *key) search_key_again() argument 7340 struct btrfs_path *path; full_send_tree() local 7408 replace_node_with_clone(struct btrfs_path *path, int level) replace_node_with_clone() argument 7422 tree_move_down(struct btrfs_path *path, int *level, u64 reada_min_gen) tree_move_down() argument 7463 tree_move_next_or_upnext(struct btrfs_path *path, int *level, int root_level) tree_move_next_or_upnext() argument 7495 tree_advance(struct btrfs_path *path, int *level, int root_level, int allow_down, struct btrfs_key *key, u64 reada_min_gen) tree_advance() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 573 void ocfs2_reinit_path(struct ocfs2_path *path, int keep_root) in ocfs2_reinit_path() argument 602 ocfs2_free_path(struct ocfs2_path *path) ocfs2_free_path() argument 663 ocfs2_path_insert_eb(struct ocfs2_path *path, int index, struct buffer_head *eb_bh) ocfs2_path_insert_eb() argument 684 struct ocfs2_path *path; ocfs2_new_path() local 700 ocfs2_new_path_from_path(struct ocfs2_path *path) ocfs2_new_path_from_path() argument 719 ocfs2_path_bh_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, struct ocfs2_path *path, int idx) ocfs2_path_bh_journal_access() argument 739 ocfs2_journal_access_path(struct ocfs2_caching_info *ci, handle_t *handle, struct ocfs2_path *path) ocfs2_journal_access_path() argument 1095 struct ocfs2_path *path = NULL; ocfs2_adjust_rightmost_branch() local 1882 struct ocfs2_path *path; global() member 1892 ocfs2_find_path(struct ocfs2_caching_info *ci, struct ocfs2_path *path, u32 cpos) ocfs2_find_path() argument 2208 ocfs2_find_cpos_for_left_leaf(struct super_block *sb, struct ocfs2_path *path, u32 *cpos) ocfs2_find_cpos_for_left_leaf() argument 2281 ocfs2_extend_rotate_transaction(handle_t *handle, int subtree_depth, int op_credits, struct ocfs2_path *path) ocfs2_extend_rotate_transaction() argument 2521 ocfs2_update_edge_lengths(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path) ocfs2_update_edge_lengths() argument 2561 ocfs2_unlink_path(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_path *path, int unlink_start) ocfs2_unlink_path() argument 2803 ocfs2_find_cpos_for_right_leaf(struct super_block *sb, struct ocfs2_path *path, u32 *cpos) ocfs2_find_cpos_for_right_leaf() argument 2872 ocfs2_rotate_rightmost_leaf_left(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path) ocfs2_rotate_rightmost_leaf_left() argument 2897 __ocfs2_rotate_tree_left(handle_t *handle, struct ocfs2_extent_tree *et, int orig_credits, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_path **empty_extent_path) __ocfs2_rotate_tree_left() argument 3014 ocfs2_remove_rightmost_path(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_remove_rightmost_path() argument 3103 ocfs2_remove_rightmost_empty_extent(struct ocfs2_super *osb, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_remove_rightmost_empty_extent() argument 3143 ocfs2_rotate_tree_left(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_rotate_tree_left() argument 3652 ocfs2_try_to_merge_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_cached_dealloc_ctxt *dealloc, struct ocfs2_merge_ctxt *ctxt) ocfs2_try_to_merge_extent() argument 3947 ocfs2_adjust_rightmost_records(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_rec *insert_rec) ocfs2_adjust_rightmost_records() argument 4348 ocfs2_figure_merge_contig_type(struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int index, struct ocfs2_extent_rec *split_rec, struct ocfs2_merge_ctxt *ctxt) ocfs2_figure_merge_contig_type() argument 4578 struct ocfs2_path *path = NULL; ocfs2_figure_insert_type() local 4901 ocfs2_split_and_insert(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct buffer_head **last_eb_bh, int split_index, struct ocfs2_extent_rec *orig_split_rec, struct ocfs2_alloc_context *meta_ac) ocfs2_split_and_insert() argument 5013 ocfs2_replace_extent_rec(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, struct ocfs2_extent_list *el, int split_index, struct ocfs2_extent_rec *split_rec) ocfs2_replace_extent_rec() argument 5055 ocfs2_split_extent(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int split_index, struct ocfs2_extent_rec *split_rec, struct ocfs2_alloc_context *meta_ac, struct ocfs2_cached_dealloc_ctxt *dealloc) ocfs2_split_extent() argument 5271 ocfs2_split_tree(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int index, u32 new_range, struct ocfs2_alloc_context *meta_ac) ocfs2_split_tree() argument 5340 ocfs2_truncate_rec(handle_t *handle, struct ocfs2_extent_tree *et, struct ocfs2_path *path, int index, struct ocfs2_cached_dealloc_ctxt *dealloc, u32 cpos, u32 len) ocfs2_truncate_rec() argument 5514 struct ocfs2_path *path = NULL; ocfs2_remove_extent() local 7213 struct ocfs2_path *path = NULL; ocfs2_commit_truncate() local [all...] |
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | smb2pdu.c | 2425 static noinline int smb2_set_stream_name_xattr(const struct path *pat argument 2330 smb2_set_ea(struct smb2_ea_info *eabuf, unsigned int buf_len, const struct path *path, bool get_write) smb2_set_ea() argument 2463 smb2_remove_smb_xattrs(const struct path *path) smb2_remove_smb_xattrs() argument 2497 smb2_create_truncate(const struct path *path) smb2_create_truncate() argument 2516 smb2_new_xattrs(struct ksmbd_tree_connect *tcon, const struct path *path, struct ksmbd_file *fp) smb2_new_xattrs() argument 2537 smb2_update_xattrs(struct ksmbd_tree_connect *tcon, const struct path *path, struct ksmbd_file *fp) smb2_update_xattrs() argument 2559 smb2_creat(struct ksmbd_work *work, struct path *parent_path, struct path *path, char *name, int open_flags, umode_t posix_mode, bool is_dir) smb2_creat() argument 2597 smb2_create_sd_buffer(struct ksmbd_work *work, struct smb2_create_req *req, const struct path *path) smb2_create_sd_buffer() argument 2658 struct path path, parent_path; smb2_open() local 4322 const struct path *path; smb2_get_ea() local 4635 const struct path *path = &fp->filp->f_path; get_file_stream_info() local 5012 struct path path; smb2_get_info_filesystem() local 5598 struct path path, parent_path; smb2_create_link() local [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | perf_event.h | 563 struct path path; member
|
H A D | security.h | 698 security_sb_mount(const char *dev_name, const struct path *path, const char *type, unsigned long flags, void *data) security_sb_mount() argument 738 security_path_notify(const struct path *path, u64 mask, unsigned int obj_type) security_path_notify() argument 867 security_inode_getattr(const struct path *path) security_inode_getattr() argument 1873 security_path_truncate(const struct path *path) security_path_truncate() argument 1900 security_path_chmod(const struct path *path, umode_t mode) security_path_chmod() argument 1905 security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) security_path_chown() argument 1910 security_path_chroot(const struct path *path) security_path_chroot() argument [all...] |
/kernel/linux/linux-6.6/include/net/ |
H A D | xfrm.h | 956 struct dst_entry *path; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx.h | 717 struct cam_path *path; member
|