Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4namespace.c90 char *path_component = nfs_path_component(path, limit); in nfs4_path() local
91 if (path_component) in nfs4_path()
92 return path_component; in nfs4_path()