Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sunrpc/
Dauth.h56 unsigned long cr_expire; /* when to gc */ member
/Linux-v5.4/net/sunrpc/
Dauth.c497 if (!time_in_range(cred->cr_expire, expired, jiffies)) in rpcauth_prune_expired()
653 cred->cr_expire = jiffies; in rpcauth_init_cred()
743 cred->cr_expire = jiffies; in put_rpccred()