Searched refs:nfsd4_lease (Results 1 – 7 of 7) sorted by relevance
95 time64_t nfsd4_lease; member
833 if (WARN_ON_ONCE(nn->nfsd4_lease > 3600)) in max_cb_time()836 return max(((u32)nn->nfsd4_lease)/10, 1u) * HZ; in max_cb_time()
1028 return nfsd4_write_time(file, buf, size, &nn->nfsd4_lease, nn); in write_leasetime()1484 nn->nfsd4_lease = 90; /* default lease time */ in nfsd_init_net()
678 (u64)nn->nfsd4_lease * NSEC_PER_SEC * 2); in nfsd4_cb_layout_done()
5363 2 * nn->nfsd4_lease; in clients_still_reclaiming()5390 time64_t cutoff = ktime_get_boottime_seconds() - nn->nfsd4_lease; in nfs4_laundromat()5391 time64_t t, new_timeo = nn->nfsd4_lease; in nfs4_laundromat()7403 queue_delayed_work(laundry_wq, &nn->laundromat_work, nn->nfsd4_lease * HZ); in nfs4_state_start_net()
1621 cn->cpn_sec = nn->nfsd4_lease; in nfsd4_copy_notify()
2913 *p++ = cpu_to_be32(nn->nfsd4_lease); in nfsd4_encode_fattr()