Searched defs:nfs4_state_maintenance_ops (Results 1 – 1 of 1) sorted by relevance
256 struct nfs4_state_maintenance_ops { struct257 int (*sched_state_renewal)(struct nfs_client *, const struct cred *, unsigned);258 const struct cred * (*get_state_renewal_cred)(struct nfs_client *);259 int (*renew_lease)(struct nfs_client *, const struct cred *);
Completed in 8 milliseconds