Searched defs:path2 (Results 1 – 12 of 12) sorted by relevance
/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
|
/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()
|
/linux/security/tomoyo/ |
H A D | tomoyo.c | 268 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 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
|
/linux/fs/bcachefs/ |
H A D | btree_key_cache.c | 507 struct btree_path *path2; in btree_key_cache_flush_pos() local 641 struct btree_path *path2; in bch2_btree_key_cache_drop() local
|
H A D | btree_update_interior.c | 1638 btree_path_idx_t path1 = 0, path2 = 0; in btree_split() local 2503 struct btree_path *path2 = btree_iter_path(trans, &iter2); in __bch2_btree_node_update_key() local
|
/linux/tools/perf/tests/ |
H A D | tests-scripts.c | 33 char path[PATH_MAX], path2[PATH_MAX], *exec_path; in shell_tests__dir_fd() local
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | phy.c | 1012 u8 path1, path2; in rtl92s_phy_bb_config() local
|
/linux/kernel/ |
H A D | audit_tree.c | 878 struct path path1, path2; in audit_tag_tree() local
|
/linux/fs/ceph/ |
H A D | mds_client.c | 2972 const char *path2 = NULL; in create_request_message() local
|
/linux/fs/ |
H A D | namespace.c | 4721 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under()
|