/openbmc/linux/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() 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 D | aliasing-test.c | 65 char *name, *path2; in scan_tree() local 150 char *name, *path2; in scan_rom() local
|
/openbmc/phosphor-power/test/ |
H A D | temporary_subdirectory_tests.cpp | 83 fs::path path2 = subdirectory2.getPath(); in TEST() local 137 fs::path path2 = subdirectory2.getPath(); in TEST() local
|
H A D | temporary_file_tests.cpp | 123 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 D | temporary_file_test.cpp | 166 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 D | path.h | 16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-util-data-file.cpp | 37 fs::path path2 = fullPathTempFile2; in TEST() local
|
/openbmc/linux/security/tomoyo/ |
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
|
H A D | file.c | 904 const struct path *path2) in tomoyo_path2_perm()
|
H A D | common.h | 446 } path2; member 593 struct path path2; member
|
/openbmc/sdbusplus/test/message/ |
H A D | types.cpp | 108 sdbusplus::message::object_path path2("/"); in TEST() local
|
/openbmc/u-boot/Documentation/sphinx/ |
H A D | kfigure.py | 105 def isNewer(path1, path2): argument
|
/openbmc/linux/Documentation/sphinx/ |
H A D | kfigure.py | 99 def isNewer(path1, path2): argument
|
/openbmc/linux/kernel/ |
H A D | audit_tree.c | 874 struct path path1, path2; in audit_tag_tree() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.c | 1012 u8 path1, path2; in rtl92s_phy_bb_config() local
|
/openbmc/linux/fs/btrfs/ |
H A D | free-space-tree.c | 1070 struct btrfs_path *path, *path2; in populate_free_space_tree() local
|
/openbmc/linux/fs/ext4/ |
H A D | extents.c | 5646 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local 6014 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks() local
|
/openbmc/linux/fs/ |
H A D | namespace.c | 4150 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 2022 char path2[PATH_MAX + 1]; in check_directory_consistency() local
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 2870 const char *path2 = NULL; in create_request_message() local
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4proc.c | 4009 struct nfs4_pathname *path2) in _is_same_nfs4_pathname()
|