nfs_export_path 103 fs/nfs/nfsroot.c static char nfs_export_path[NFS_MAXPATHLEN + 1] __initdata = ""; nfs_export_path 223 fs/nfs/nfsroot.c const size_t tmplen = sizeof(nfs_export_path); nfs_export_path 263 fs/nfs/nfsroot.c len = snprintf(nfs_export_path, sizeof(nfs_export_path), nfs_export_path 265 fs/nfs/nfsroot.c if (len >= (int)sizeof(nfs_export_path)) nfs_export_path 268 fs/nfs/nfsroot.c "%pI4:%s", &servaddr, nfs_export_path);