Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sunrpc/
A Dauth.h64 #define RPCAUTH_CRED_NEGATIVE 3 macro
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dauth_gss.c379 clear_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
383 set_bit(RPCAUTH_CRED_NEGATIVE, &gss_cred->gc_base.cr_flags); in gss_handle_downcall_result()
1633 if (test_bit(RPCAUTH_CRED_NEGATIVE, &cred->cr_flags)) { in gss_cred_is_negative_entry()

Completed in 7 milliseconds