Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpath.h16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() function
/linux/fs/nfsd/
H A Dexport.c834 path_equal(&orig->ex_path, &new->ex_path); in svc_export_match()
H A Dnfs4xdr.c2854 if (path_equal(&cur, root)) in nfsd4_encode_pathname4()
/linux/kernel/
H A Dfork.c1285 if (path_equal(&vma->vm_file->f_path, in replace_mm_exe_file()
/linux/fs/
H A Dnamei.c2156 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu()
2196 if (path_equal(&nd->path, &nd->root)) in follow_dotdot()
/linux/fs/btrfs/
H A Dvolumes.c769 if (path_equal(&old, &new)) in is_same_device()