Searched refs:path_equal (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | path.h | 16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() function
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0022-do-not-disable-buffer-in-writing-files.patch | 60 } else if (!path_equal(sc, agent))
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0022-do-not-disable-buffer-in-writing-files.patch | 67 } else if (!path_equal(sc, agent))
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | export.c | 727 path_equal(&orig->ex_path, &new->ex_path); in svc_export_match()
|
| H A D | nfs4xdr.c | 2457 if (path_equal(&cur, root)) in nfsd4_encode_path()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 1817 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu() 1857 if (path_equal(&nd->path, &nd->root)) in follow_dotdot()
|
| H A D | namespace.c | 3941 chrooted = !path_equal(&fs_root, &ns_root); in current_chrooted()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | sys.c | 1876 if (path_equal(&vma->vm_file->f_path, in prctl_set_mm_exe_file()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | path-lookup.rst | 241 the parent directory is moved outside the root, bypassing the ``path_equal()`` 361 the parent directory is moved outside the root, bypassing the ``path_equal()``
|