Searched refs:nfsd4_lease (Results 1 – 7 of 7) sorted by relevance
101 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()
1029 return nfsd4_write_time(file, buf, size, &nn->nfsd4_lease, nn); in write_leasetime()1480 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()
5510 2 * nn->nfsd4_lease; in clients_still_reclaiming()5617 .cutoff = ktime_get_boottime_seconds() - nn->nfsd4_lease, in nfs4_laundromat()5618 .new_timeo = nn->nfsd4_lease in nfs4_laundromat()7576 queue_delayed_work(laundry_wq, &nn->laundromat_work, nn->nfsd4_lease * HZ); in nfs4_state_start_net()
1767 cn->cpn_sec = nn->nfsd4_lease; in nfsd4_copy_notify()
3034 *p++ = cpu_to_be32(nn->nfsd4_lease); in nfsd4_encode_fattr()