Home
last modified time | relevance | path

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

/fs/nfs/
Dnfsroot.c99 static char nfs_root_name[256] __initdata = "";
102 static __be32 servaddr __initdata = 0; variable
105 static char nfs_export_path[NFS_MAXPATHLEN] __initdata = { 0, };
108 static struct nfs_mount_data nfs_data __initdata = { 0, };/* NFS mount info */ variable
109 static int nfs_port __initdata = 0; /* Port to connect to for NFS */ variable
110 static int mount_port __initdata = 0; /* Mount daemon port number */ variable
290 static char buf[NFS_MAXPATHLEN] __initdata; in root_nfs_name()
/fs/
Dinode.c1468 static __initdata unsigned long ihash_entries;
Ddcache.c2244 static __initdata unsigned long dhash_entries;