Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4namespace.c89 char *path_component = nfs_path_component(path, limit); in nfs4_path() local
90 if (path_component) in nfs4_path()
91 return path_component; in nfs4_path()