Searched refs:nfs_path (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/nfs/ |
| A D | namespace.c | 52 char *nfs_path(char **p, struct dentry *dentry_in, char *buffer, in nfs_path() function 131 EXPORT_SYMBOL_GPL(nfs_path);
|
| A D | internal.h | 446 extern char *nfs_path(char **p, struct dentry *dentry, 629 return nfs_path(&dummy, dentry, buffer, buflen, NFS_PATH_CANONICAL); in nfs_devname()
|
| A D | nfs4namespace.c | 115 char *path = nfs_path(&limit, dentry, buffer, buflen, in nfs4_path()
|
| A D | super.c | 612 devname = nfs_path(&dummy, root, page, PAGE_SIZE, 0); in nfs_show_devname()
|
| /linux/ |
| A D | vmlinux.symvers | 11554 0x00000000 nfs_path vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 12567 ffff8000103a7950 T nfs_path
|
| A D | .tmp_System.map | 12567 ffff8000103a7950 T nfs_path
|
Completed in 315 milliseconds