Searched defs:path2 (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/Documentation/ia64/ |
D | aliasing-test.c | 68 char *name, *path2; in scan_tree() local 153 char *name, *path2; in scan_rom() local
|
/linux-4.4.14/include/linux/ |
D | path.h | 15 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
|
/linux-4.4.14/security/tomoyo/ |
D | tomoyo.c | 272 struct path path2 = { new_dir->mnt, new_dentry }; in tomoyo_path_link() local 292 struct path path2 = { new_parent->mnt, new_dentry }; in tomoyo_path_rename() local
|
D | file.c | 886 struct path *path2) in tomoyo_path2_perm()
|
D | common.h | 442 } path2; member 589 struct path path2; member
|
/linux-4.4.14/tools/perf/util/ |
D | util.h | 298 const char *path1, const char *path2) in path__join() 304 const char *path1, const char *path2, in path__join3()
|
/linux-4.4.14/kernel/ |
D | audit_tree.c | 783 struct path path1, path2; in audit_tag_tree() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | phy.c | 1058 u8 path1, path2; in rtl92s_phy_bb_config() local
|
/linux-4.4.14/fs/ |
D | namespace.c | 2942 int path_is_under(struct path *path1, struct path *path2) in path_is_under()
|
/linux-4.4.14/fs/ceph/ |
D | mds_client.c | 1921 const char *path2 = NULL; in create_request_message() local
|
/linux-4.4.14/fs/btrfs/ |
D | relocation.c | 685 struct btrfs_path *path2; local
|
/linux-4.4.14/fs/ext4/ |
D | extents.c | 5790 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local
|