Home
last modified time | relevance | path

Searched refs:cl_renewd (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/nfs/
A Dnfs4renewd.c59 container_of(work, struct nfs_client, cl_renewd.work); in nfs4_renew_state()
125 mod_delayed_work(system_wq, &clp->cl_renewd, timeout); in nfs4_schedule_state_renewal()
133 cancel_delayed_work_sync(&clp->cl_renewd); in nfs4_kill_renewd()
A Dnfs4client.c218 INIT_DELAYED_WORK(&clp->cl_renewd, nfs4_renew_state); in nfs4_alloc_client()
/linux-6.3-rc2/include/linux/
A Dnfs_fs_sb.h78 struct delayed_work cl_renewd; member

Completed in 7 milliseconds