Home
last modified time | relevance | path

Searched defs:path2 (Results 76 - 94 of 94) sorted by relevance

1234

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c1213 static bool path_cmp(const char *path1, const char *path2, bool case_sensitive) in path_cmp() argument
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c3686 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Dextents.c5625 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local
6004 struct ext4_ext_path *path = NULL, *path2 = NULL; ext4_ext_replay_set_iblocks() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents.c5617 struct ext4_ext_path *path2 = NULL; in ext4_swap_extents() local
5986 struct ext4_ext_path *path = NULL, *path2 = NULL; ext4_ext_replay_set_iblocks() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c1214 static bool path_cmp(const char *path1, const char *path2, bool case_sensitive) in path_cmp() argument
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp69 UHashTok name1, name2, path1, path2; in compareEntries() local
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp70 UHashTok name1, name2, path1, path2; in compareEntries() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp69 UHashTok name1, name2, path1, path2; in compareEntries() local
/kernel/linux/linux-5.10/fs/ceph/
H A Dmds_client.c2556 const char *path2 = NULL; in create_request_message() local
/kernel/linux/linux-6.6/fs/ceph/
H A Dmds_client.c2867 const char *path2 = NULL; in create_request_message() local
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c4142 bool path_is_under(const struct path *path1, const struct path *path2) in path_is_under() argument
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c434 static int samefile(const char *path1, const char *path2) in samefile() argument
/third_party/skia/tests/
H A DPathOpsBattles.cpp13 SkPath path1, path2; in issue414409() local
43 SkPath path1, path2; issue414409b() local
66 SkPath path1, path2; issue414409c() local
[all...]
H A DPathOpsOpTest.cpp1897 SkPath path2; in issue1417() local
1969 SkPath path2; issue1418() local
2004 SkPath path2; issue1418b() local
2085 SkPath path2; issue1435() local
3335 SkPath path2; kari1() local
3353 SkPath path2; issue2504() local
3376 SkPath path2; issue2540() local
3471 SkPath path2; issue2753() local
3482 SkPath path1, path2; issue2808() local
3524 SkPath path, path2; testRect1() local
5717 SkPath path2; seanbug() local
5731 SkPath path, path2; halbug() local
9056 SkPath path2; bug8228() local
9083 SkPath path, path2; bug8380() local
9631 SkPath path1, path2; fuzz433() local
9650 SkPath path1, path2; fuzz433b() local
[all...]
H A DPathTest.cpp2242 SkPath path2 = path; in test_is_closed_rect() local
5554 SkPath path2; survive() local
5780 SkPath path2; test_addPath_and_injected_moveTo() local
5831 SkPath path2; DEF_TEST() local
5833 path.transform(SkMatrix::Scale(scale, scale), &path2); DEF_TEST() local
[all...]
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.h446 } path2; member
593 struct path path2; member
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.h446 } path2; member
593 struct path path2; member
/third_party/libfuse/lib/
H A Dfuse.c76 char **path2; member
1072 try_get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2, char **path1, char **path2, struct node **wnode1, struct node **wnode2) try_get_path2() argument
1283 get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2, char **path1, char **path2, struct node **wnode1, struct node **wnode2) get_path2() argument
1348 free_path2(struct fuse *f, fuse_ino_t nodeid1, fuse_ino_t nodeid2, struct node *wnode1, struct node *wnode2, char *path1, char *path2) free_path2() argument
[all...]
/third_party/python/Modules/
H A Dposixmodule.c1738 path_object_error2(PyObject *path, PyObject *path2) in path_object_error2() argument
1761 path_error2(path_t *path, path_t *path2) in path_error2() argument

Completed in 143 milliseconds

1234