Searched refs:nfs_path (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfs/
H A Dnfsroot.c104 static char nfs_path[NFS_MAXPATHLEN] __initdata = { 0, };
319 sprintf(nfs_path, buf, cp);
347 nfs_path, nfs_data.hostname);
494 status = nfsroot_mount(&sin, nfs_path, &fh, version, protocol);
497 "while mounting %s\n", status, nfs_path);
H A Dinternal.h131 extern char *nfs_path(const char *base,
153 return nfs_path(mnt_parent->mnt_devname, mnt_parent->mnt_root,
H A Dnamespace.c33 * nfs_path - reconstruct the path given an arbitrary dentry
46 char *nfs_path(const char *base, function
H A Dnfs4namespace.c65 return nfs_path(srvpath, mnt_parent->mnt_root, dentry, buffer, buflen);

Completed in 42 milliseconds