Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_common.c405 if (error = mount_root(*name ? name : "root", root_path, NFS_V4, in nfsdyn_mountroot()
427 if (error = mount_root(*name ? name : "root", root_path, in nfsdyn_mountroot()
450 if (error = mount_root(*name ? name : "root", in nfsdyn_mountroot()
H A Dnfs_vfsops.c1721 if (error = mount_root(*name ? name : "root", root_path, NFS_VERSION, in nfs_mountroot()
H A Dnfs3_vfsops.c1716 if (error = mount_root(*name ? name : "root", root_path, NFS_V3, in nfs3_mountroot()
H A Dnfs_dlinet.c292 mount_root(char *name, char *path, int version, struct nfs_args *args, in mount_root() function
H A Dnfs4_vfsops.c3018 if (error = mount_root(*name ? name : "root", root_path, NFS_V4, in nfs4_mountroot()
/titanic_44/usr/src/uts/sparc/ml/
H A Dmodstubs.s456 STUB(nfs_dlboot, mount_root, nomod_minus_one);
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs.h931 extern int mount_root(char *, char *, int, struct nfs_args *, int *);
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s567 STUB(nfs_dlboot, mount_root, nomod_minus_one);