Searched defs:nfs4_state_maintenance_ops (Results 1 – 1 of 1) sorted by relevance
259 struct nfs4_state_maintenance_ops { struct260 int (*sched_state_renewal)(struct nfs_client *, const struct cred *, unsigned);261 const struct cred * (*get_state_renewal_cred)(struct nfs_client *);262 int (*renew_lease)(struct nfs_client *, const struct cred *);
Completed in 5 milliseconds