Searched refs:NFS_MOUNT_NETUNREACH_FATAL (Results 1 – 5 of 5) sorted by relevance
964 ctx->flags |= NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()966 ctx->flags &= ~NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()969 ctx->flags |= NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()972 ctx->flags &= ~NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()1757 ctx->flags |= NFS_MOUNT_NETUNREACH_FATAL; in nfs_init_fs_context()
752 if (server->flags & NFS_MOUNT_NETUNREACH_FATAL) in nfs4_set_client()
452 { NFS_MOUNT_NETUNREACH_FATAL, in nfs_show_mount_options()
760 if (ctx->flags & NFS_MOUNT_NETUNREACH_FATAL) in nfs_init_server()
171 #define NFS_MOUNT_NETUNREACH_FATAL 0x40000000 macro