Lines Matching refs:vfs_mount_error

979 			vfs_mount_error(mp, "illegal readdirsize");  in nfs_mount()
985 vfs_mount_error(mp, "illegal readdirsize: %s", in nfs_mount()
994 vfs_mount_error(mp, "illegal readahead"); in nfs_mount()
1000 vfs_mount_error(mp, "illegal readahead: %s", in nfs_mount()
1009 vfs_mount_error(mp, "illegal wsize"); in nfs_mount()
1015 vfs_mount_error(mp, "illegal wsize: %s", in nfs_mount()
1024 vfs_mount_error(mp, "illegal rsize"); in nfs_mount()
1030 vfs_mount_error(mp, "illegal wsize: %s", in nfs_mount()
1039 vfs_mount_error(mp, "illegal retrans"); in nfs_mount()
1045 vfs_mount_error(mp, "illegal retrans: %s", in nfs_mount()
1055 vfs_mount_error(mp, "illegal actimeo: %s", in nfs_mount()
1067 vfs_mount_error(mp, "illegal acregmin: %s", in nfs_mount()
1077 vfs_mount_error(mp, "illegal acregmax: %s", in nfs_mount()
1087 vfs_mount_error(mp, "illegal acdirmin: %s", in nfs_mount()
1097 vfs_mount_error(mp, "illegal acdirmax: %s", in nfs_mount()
1107 vfs_mount_error(mp, "illegal wcommitsize: %s", opt); in nfs_mount()
1116 vfs_mount_error(mp, "illegal timeo: %s", in nfs_mount()
1126 vfs_mount_error(mp, "illegal timeout: %s", in nfs_mount()
1136 vfs_mount_error(mp, "illegal nametimeo: %s", opt); in nfs_mount()
1145 vfs_mount_error(mp, "illegal negnametimeo: %s", in nfs_mount()
1156 vfs_mount_error(mp, "illegal minorversion: %s", opt); in nfs_mount()
1228 vfs_mount_error(mp, "Bad file handle"); in nfs_mount()
1263 vfs_mount_error(mp, "Bad file handle"); in nfs_mount()
1274 vfs_mount_error(mp, "Invalid hostname"); in nfs_mount()
1279 vfs_mount_error(mp, "Hostname too long"); in nfs_mount()
1323 vfs_mount_error(mp, "No server address"); in nfs_mount()