null_cred 19 net/sunrpc/auth_null.c static struct rpc_cred null_cred; null_cred 39 net/sunrpc/auth_null.c return get_rpccred(&null_cred); null_cred 137 net/sunrpc/auth_null.c struct rpc_cred null_cred = { null_cred 138 net/sunrpc/auth_null.c .cr_lru = LIST_HEAD_INIT(null_cred.cr_lru),