Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/sunrpc/
Dauth.h64 #define RPCAUTH_CRED_NEGATIVE 3 macro
/linux-5.19.10/net/sunrpc/auth_gss/
Dauth_gss.c363 clear_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
367 set_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
1604 if (test_bit(RPCAUTH_CRED_NEGATIVE, &cred->cr_flags)) { in gss_cred_is_negative_entry()