Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() function
/linux-6.15/fs/nfsd/
H A Dexport.c823 path_equal(&orig->ex_path, &new->ex_path); in svc_export_match()
H A Dnfs4xdr.c2732 if (path_equal(&cur, root)) in nfsd4_encode_pathname4()
/linux-6.15/fs/
H A Dnamei.c2015 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu()
2055 if (path_equal(&nd->path, &nd->root)) in follow_dotdot()
H A Dnamespace.c6305 chrooted = !path_equal(&fs_root, &ns_root); in current_chrooted()
/linux-6.15/kernel/
H A Dfork.c1489 if (path_equal(&vma->vm_file->f_path, in replace_mm_exe_file()
/linux-6.15/Documentation/filesystems/
H A 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()``
/linux-6.15/fs/btrfs/
H A Dvolumes.c763 if (path_equal(&old, &new)) in is_same_device()