Home
last modified time | relevance | path

Searched refs:cl_renewd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H 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()
H A Dnfs4client.c218 INIT_DELAYED_WORK(&clp->cl_renewd, nfs4_renew_state); in nfs4_alloc_client()
/kernel/linux/linux-6.6/fs/nfs/
H 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()
H A Dnfs4client.c219 INIT_DELAYED_WORK(&clp->cl_renewd, nfs4_renew_state); in nfs4_alloc_client()
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_fs_sb.h77 struct delayed_work cl_renewd; member
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_fs_sb.h80 struct delayed_work cl_renewd; member

Completed in 6 milliseconds