gc_proc 42 include/linux/sunrpc/auth_gss.h u32 gc_proc; /* control procedure */ gc_proc 71 include/linux/sunrpc/auth_gss.h enum rpc_gss_proc gc_proc; gc_proc 178 net/sunrpc/auth_gss/auth_gss.c ctx->gc_proc = RPC_GSS_PROC_DATA; gc_proc 1285 net/sunrpc/auth_gss/auth_gss.c ctx->gc_proc = RPC_GSS_PROC_DESTROY; gc_proc 1557 net/sunrpc/auth_gss/auth_gss.c *p++ = cpu_to_be32(ctx->gc_proc); gc_proc 1903 net/sunrpc/auth_gss/auth_gss.c if (ctx->gc_proc != RPC_GSS_PROC_DATA) { gc_proc 2127 net/sunrpc/auth_gss/auth_gss.c if (ctx->gc_proc != RPC_GSS_PROC_DATA) gc_proc 1040 net/sunrpc/auth_gss/svcauth_gss.c if (gc->gc_proc == RPC_GSS_PROC_INIT && gc->gc_ctx.len != 0) gc_proc 1521 net/sunrpc/auth_gss/svcauth_gss.c gc->gc_proc = svc_getnl(argv); gc_proc 1529 net/sunrpc/auth_gss/svcauth_gss.c if ((gc->gc_proc != RPC_GSS_PROC_DATA) && (rqstp->rq_proc != 0)) gc_proc 1533 net/sunrpc/auth_gss/svcauth_gss.c switch (gc->gc_proc) { gc_proc 1562 net/sunrpc/auth_gss/svcauth_gss.c switch (gc->gc_proc) { gc_proc 1782 net/sunrpc/auth_gss/svcauth_gss.c if (gc->gc_proc != RPC_GSS_PROC_DATA)