Home
last modified time | relevance | path

Searched defs:path2 (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
Dpath.c62 int path__join(char *bf, size_t size, const char *path1, const char *path2) in path__join()
67 int path__join3(char *bf, size_t size, const char *path1, const char *path2, const char *path3) in path__join3()
/kernel/linux/linux-5.10/tools/testing/selftests/ia64/
Daliasing-test.c65 char *name, *path2; in scan_tree() local
150 char *name, *path2; in scan_rom() local
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
DIt_process_plimits_007.cpp45 std::string path2 = "/proc/plimits/test/subtest/subtest"; in ItProcessPlimits007() local
/kernel/linux/linux-5.10/include/linux/
Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
/kernel/linux/linux-5.10/security/tomoyo/
Dtomoyo.c256 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
Dfile.c904 const struct path *path2) in tomoyo_path2_perm()
Dcommon.h446 } path2; member
593 struct path path2; member
/kernel/linux/linux-5.10/Documentation/sphinx/
Dkfigure.py107 def isNewer(path1, path2): argument
/kernel/linux/linux-5.10/kernel/
Daudit_tree.c874 struct path path1, path2; in audit_tag_tree() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c1022 u8 path1, path2; in rtl92s_phy_bb_config() local
/kernel/linux/linux-5.10/fs/btrfs/
Dfree-space-tree.c1052 struct btrfs_path *path, *path2; in populate_free_space_tree() local
/kernel/linux/linux-5.10/fs/ext4/
Dextents.c5627 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local
6005 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks() local
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.c1199 static bool path_cmp(const char *path1, const char *path2, bool case_sensitive) in path_cmp()
/kernel/linux/linux-5.10/fs/
Dnamespace.c3675 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()
/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.c2556 const char *path2 = NULL; in create_request_message() local