Home
last modified time | relevance | path

Searched refs:path_equal (Results 1 – 4 of 4) 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/
H A Dnamei.c2159 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu()
2199 if (path_equal(&nd->path, &nd->root)) in follow_dotdot()
/linux/fs/nfsd/
H A Dnfs4xdr.c2888 if (path_equal(&cur, root)) in nfsd4_encode_pathname4()
H A Dnfs4state.c2139 path_equal(&stid->sc_export->ex_path, path)) { in find_one_export_stid()