Searched refs:cr_expire (Results 1 – 2 of 2) sorted by relevance
445 if (time_in_range(cred->cr_expire, expired, jiffies)) in rpcauth_prune_expired()601 cred->cr_expire = jiffies; in rpcauth_init_cred()695 cred->cr_expire = jiffies; in put_rpccred()
54 unsigned long cr_expire; /* when to gc */ member