/kernel/linux/linux-5.10/include/linux/ |
H A D | path.h | 16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | path.h | 16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() argument
|
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
H A D | It_process_plimits_007.cpp | 45 std::string path2 = "/proc/plimits/test/subtest/subtest"; in ItProcessPlimits007() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/ia64/ |
H A D | aliasing-test.c | 65 char *name, *path2; in scan_tree() local 150 char *name, *path2; scan_rom() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/ia64/ |
H A D | aliasing-test.c | 65 char *name, *path2; in scan_tree() local 150 char *name, *path2; scan_rom() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | path.c | 62 int path__join(char *bf, size_t size, const char *path1, const char *path2) in path__join() argument 67 int path__join3(char *bf, size_t size, const char *path1, const char *path2, const char *path3) in path__join3() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | path.c | 37 int path__join(char *bf, size_t size, const char *path1, const char *path2) in path__join() argument 42 int path__join3(char *bf, size_t size, const char *path1, const char *path2, const char *path3) in path__join3() argument
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | tomoyo.c | 256 struct path path2 = { .mnt = new_dir->mnt, .dentry = new_dentry }; in tomoyo_path_link() local 277 struct path path2 = { .mnt = new_parent->mnt, .dentry = new_dentry }; in tomoyo_path_rename() local
|
H A D | file.c | 903 tomoyo_path2_perm(const u8 operation, const struct path *path1, const struct path *path2) tomoyo_path2_perm() argument [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | file.c | 903 tomoyo_path2_perm(const u8 operation, const struct path *path1, const struct path *path2) tomoyo_path2_perm() argument [all...] |
H A D | tomoyo.c | 267 struct path path2 = { .mnt = new_dir->mnt, .dentry = new_dentry }; in tomoyo_path_link() local 290 struct path path2 = { .mnt = new_parent->mnt, .dentry = new_dentry }; in tomoyo_path_rename() local
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | free-space-tree.c | 1052 struct btrfs_path *path, *path2; in populate_free_space_tree() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | audit_tree.c | 874 struct path path1, path2; in audit_tag_tree() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | free-space-tree.c | 1070 struct btrfs_path *path, *path2; in populate_free_space_tree() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | audit_tree.c | 874 struct path path1, path2; in audit_tag_tree() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.c | 1015 u8 path1, path2; in rtl92s_phy_bb_config() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.c | 1012 u8 path1, path2; in rtl92s_phy_bb_config() local
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 1213 static bool path_cmp(const char *path1, const char *path2, bool case_sensitive) in path_cmp() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 3686 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under() argument
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | extents.c | 5625 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local 6004 struct ext4_ext_path *path = NULL, *path2 = NULL; ext4_ext_replay_set_iblocks() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | extents.c | 5617 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local 5986 struct ext4_ext_path *path = NULL, *path2 = NULL; ext4_ext_replay_set_iblocks() local [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 1214 static bool path_cmp(const char *path1, const char *path2, bool case_sensitive) in path_cmp() argument
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 2556 const char *path2 = NULL; in create_request_message() local
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.c | 2867 const char *path2 = NULL; in create_request_message() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 4142 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under() argument
|