Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpath.h15 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() function
/linux-4.4.14/fs/nfsd/
Dexport.c694 path_equal(&orig->ex_path, &new->ex_path); in svc_export_match()
Dnfs4xdr.c2027 if (path_equal(&cur, root)) in nfsd4_encode_path()
/linux-4.4.14/kernel/
Dsys.c1690 if (path_equal(&vma->vm_file->f_path, in prctl_set_mm_exe_file()
/linux-4.4.14/fs/
Dnamespace.c3200 chrooted = !path_equal(&fs_root, &ns_root); in current_chrooted()
Dnamei.c1301 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu()