Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpath.c37 int path__join(char *bf, size_t size, const char *path1, const char *path2) in path__join()
42 int path__join3(char *bf, size_t size, const char *path1, const char *path2, const char *path3) in path__join3()
/openbmc/linux/tools/testing/selftests/ia64/
H A Daliasing-test.c65 char *name, *path2; in scan_tree() local
150 char *name, *path2; in scan_rom() local
/openbmc/phosphor-power/test/
H A Dtemporary_subdirectory_tests.cpp83 fs::path path2 = subdirectory2.getPath(); in TEST() local
137 fs::path path2 = subdirectory2.getPath(); in TEST() local
H A Dtemporary_file_tests.cpp123 fs::path path2 = file2.getPath(); in TEST() local
176 fs::path path2 = file2.getPath(); in TEST() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dtemporary_file_test.cpp166 fs::path path2 = tmpFileNoData->getPath(); in TEST_F() local
218 fs::path path2 = tmpFileNoData->getPath(); in TEST_F() local
/openbmc/linux/include/linux/
H A Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
/openbmc/openpower-hw-diags/test/
H A Dtest-util-data-file.cpp37 fs::path path2 = fullPathTempFile2; in TEST() local
/openbmc/linux/security/tomoyo/
H A Dtomoyo.c267 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
H A Dfile.c904 const struct path *path2) in tomoyo_path2_perm()
H A Dcommon.h446 } path2; member
593 struct path path2; member
/openbmc/sdbusplus/test/message/
H A Dtypes.cpp108 sdbusplus::message::object_path path2("/"); in TEST() local
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py105 def isNewer(path1, path2): argument
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py99 def isNewer(path1, path2): argument
/openbmc/linux/kernel/
H A Daudit_tree.c874 struct path path1, path2; in audit_tag_tree() local
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c1012 u8 path1, path2; in rtl92s_phy_bb_config() local
/openbmc/linux/fs/btrfs/
H A Dfree-space-tree.c1070 struct btrfs_path *path, *path2; in populate_free_space_tree() local
/openbmc/linux/fs/ext4/
H A Dextents.c5617 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local
5986 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks() local
/openbmc/qemu/block/
H A Dvvfat.c2024 char path2[PATH_MAX + 1]; in check_directory_consistency() local
/openbmc/linux/fs/
H A Dnamespace.c4142 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()
/openbmc/linux/fs/ceph/
H A Dmds_client.c2871 const char *path2 = NULL; in create_request_message() local
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c4007 struct nfs4_pathname *path2) in _is_same_nfs4_pathname()