Searched refs:sched_state_renewal (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4renewd.c | 92 ret = ops->sched_state_renewal(clp, cred, renew_flags); in nfs4_renew_state()
|
H A D | nfs4_fs.h | 259 int (*sched_state_renewal)(struct nfs_client *, const struct cred *, unsigned); member
|
H A D | nfs4proc.c | 10250 .sched_state_renewal = nfs4_proc_async_renew, 10257 .sched_state_renewal = nfs41_proc_async_sequence,
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4renewd.c | 92 ret = ops->sched_state_renewal(clp, cred, renew_flags); in nfs4_renew_state()
|
H A D | nfs4_fs.h | 260 int (*sched_state_renewal)(struct nfs_client *, const struct cred *, unsigned); member
|
H A D | nfs4proc.c | 10465 .sched_state_renewal = nfs4_proc_async_renew, 10472 .sched_state_renewal = nfs41_proc_async_sequence,
|
Completed in 30 milliseconds