Searched defs:nfs4_state_recovery_ops (Results 1 – 1 of 1) sorted by relevance
45142 struct nfs4_state_recovery_ops { struct45143 int owner_flag_bit;45144 int state_flag_bit;45145 int (*recover_open)(struct nfs4_state_owner *, struct nfs4_state *);45146 int (*recover_lock)(struct nfs4_state *, struct file_lock *);45147 int (*establish_clid)(struct nfs_client *, const struct cred *);45148 int (*reclaim_complete)(struct nfs_client *, const struct cred *);45149 int (*detect_trunking)(struct nfs_client *, struct nfs_client **, const struct cred *);