Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dauth.h68 unsigned long cr_expire; /* when to gc */ member
/Linux-v4.19/net/sunrpc/
Dauth.c467 if (time_in_range(cred->cr_expire, expired, jiffies) && in rpcauth_prune_expired()
651 cred->cr_expire = jiffies; in rpcauth_init_cred()
731 cred->cr_expire = jiffies; in put_rpccred()