Searched refs:NFS_MOUNT_NETUNREACH_FATAL (Results 1 – 5 of 5) sorted by relevance
172 #define NFS_MOUNT_NETUNREACH_FATAL 0x40000000 macro
921 ctx->flags |= NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()923 ctx->flags &= ~NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()926 ctx->flags |= NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()929 ctx->flags &= ~NFS_MOUNT_NETUNREACH_FATAL; in nfs_fs_context_parse_param()1715 ctx->flags |= NFS_MOUNT_NETUNREACH_FATAL; in nfs_init_fs_context()
942 if (server->flags & NFS_MOUNT_NETUNREACH_FATAL) in nfs4_set_client()
460 { NFS_MOUNT_NETUNREACH_FATAL, in nfs_show_mount_options()
714 if (ctx->flags & NFS_MOUNT_NETUNREACH_FATAL) in nfs_init_server()