Searched refs:path_equal (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/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
|
| /linux-6.15/fs/nfsd/ |
| H A D | export.c | 823 path_equal(&orig->ex_path, &new->ex_path); in svc_export_match()
|
| H A D | nfs4xdr.c | 2732 if (path_equal(&cur, root)) in nfsd4_encode_pathname4()
|
| /linux-6.15/fs/ |
| H A D | namei.c | 2015 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu() 2055 if (path_equal(&nd->path, &nd->root)) in follow_dotdot()
|
| H A D | namespace.c | 6305 chrooted = !path_equal(&fs_root, &ns_root); in current_chrooted()
|
| /linux-6.15/kernel/ |
| H A D | fork.c | 1489 if (path_equal(&vma->vm_file->f_path, in replace_mm_exe_file()
|
| /linux-6.15/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()``
|
| /linux-6.15/fs/btrfs/ |
| H A D | volumes.c | 763 if (path_equal(&old, &new)) in is_same_device()
|