Home
last modified time | relevance | path

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

/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
/linux/include/linux/
H A Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal()
/linux/security/tomoyo/
H A Dtomoyo.c268 struct path path2 = { .mnt = new_dir->mnt, .dentry = new_dentry }; in tomoyo_path_link() local
291 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
/linux/tools/perf/tests/
H A Dtests-scripts.c33 char path[PATH_MAX], path2[PATH_MAX], *exec_path; in shell_tests__dir_fd() local
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c1012 u8 path1, path2; in rtl92s_phy_bb_config() local
/linux/kernel/
H A Daudit_tree.c880 struct path path1, path2; in audit_tag_tree() local
/linux/fs/
H A Dnamespace.c4518 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()
/linux/fs/nfs/
H A Dnfs4proc.c4161 struct nfs4_pathname *path2) in _is_same_nfs4_pathname()