Home
last modified time | relevance | path

Searched refs:path_equal (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/include/linux/
Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() function
/linux-6.1.9/fs/nfsd/
Dexport.c781 path_equal(&orig->ex_path, &new->ex_path); in svc_export_match()
Dnfs4xdr.c2623 if (path_equal(&cur, root)) in nfsd4_encode_path()
/linux-6.1.9/fs/
Dnamei.c1870 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu()
1910 if (path_equal(&nd->path, &nd->root)) in follow_dotdot()
Dnamespace.c4509 chrooted = !path_equal(&fs_root, &ns_root); in current_chrooted()
/linux-6.1.9/kernel/
Dfork.c1295 if (path_equal(&vma->vm_file->f_path, in replace_mm_exe_file()
/linux-6.1.9/Documentation/filesystems/
Dpath-lookup.rst241 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()``