Searched defs:path2 (Results 1 – 13 of 13) sorted by relevance
/linux/tools/perf/util/ |
A D | path.c | 62 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()
|
/linux/tools/testing/selftests/ia64/ |
A D | aliasing-test.c | 65 char *name, *path2; in scan_tree() local 150 char *name, *path2; in scan_rom() local
|
/linux/include/linux/ |
A D | path.h | 16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
|
/linux/security/tomoyo/ |
A D | tomoyo.c | 255 struct path path2 = { .mnt = new_dir->mnt, .dentry = new_dentry }; in tomoyo_path_link() local 276 struct path path2 = { .mnt = new_parent->mnt, .dentry = new_dentry }; in tomoyo_path_rename() local
|
A D | file.c | 904 const struct path *path2) in tomoyo_path2_perm()
|
A D | common.h | 446 } path2; member 593 struct path path2; member
|
/linux/Documentation/sphinx/ |
A D | kfigure.py | 95 def isNewer(path1, path2): argument
|
/linux/kernel/ |
A D | audit_tree.c | 874 struct path path1, path2; in audit_tag_tree() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
A D | phy.c | 1022 u8 path1, path2; in rtl92s_phy_bb_config() local
|
/linux/fs/btrfs/ |
A D | free-space-tree.c | 1050 struct btrfs_path *path, *path2; in populate_free_space_tree() local
|
/linux/fs/ext4/ |
A D | extents.c | 5597 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local 5967 struct ext4_ext_path *path = NULL, *path2 = NULL; in ext4_ext_replay_set_iblocks() local
|
/linux/fs/ |
A D | namespace.c | 3781 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()
|
/linux/fs/ceph/ |
A D | mds_client.c | 2446 const char *path2 = NULL; in create_request_message() local
|
Completed in 48 milliseconds