Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfs/
Dnfsroot.c101 static char nfs_path[NFS_MAXPATHLEN] __initdata = { 0, }; variable
238 sprintf(nfs_path, buf, cp); in root_nfs_name()
266 nfs_path, nfs_data.hostname); in root_nfs_print()
419 status = nfsroot_mount(&sin, nfs_path, &nfs_data.root, in root_nfs_get_handle()
423 "while mounting %s\n", status, nfs_path); in root_nfs_get_handle()