Home
last modified time | relevance | path

Searched refs:RPCAUTH_CRED_NEGATIVE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/sunrpc/
Dauth.h66 #define RPCAUTH_CRED_NEGATIVE 3 macro
/Linux-v5.4/net/sunrpc/auth_gss/
Dauth_gss.c389 clear_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
393 set_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
1622 if (test_bit(RPCAUTH_CRED_NEGATIVE, &cred->cr_flags)) { in gss_cred_is_negative_entry()