nfs_path 430 fs/nfs/internal.h extern char *nfs_path(char **p, struct dentry *dentry, nfs_path 597 fs/nfs/internal.h return nfs_path(&dummy, dentry, buffer, buflen, NFS_PATH_CANONICAL); nfs_path 126 fs/nfs/namespace.c EXPORT_SYMBOL_GPL(nfs_path); nfs_path 87 fs/nfs/nfs4namespace.c char *path = nfs_path(&limit, dentry, buffer, buflen, nfs_path 802 fs/nfs/super.c devname = nfs_path(&dummy, root, page, PAGE_SIZE, 0);