Home
last modified time | relevance | path

Searched defs:nfs4_state_recovery_ops (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/nfs/
Dnfs4_fs.h198 struct nfs4_state_recovery_ops { struct
199 int owner_flag_bit;
200 int state_flag_bit;
201 int (*recover_open)(struct nfs4_state_owner *, struct nfs4_state *);
202 int (*recover_lock)(struct nfs4_state *, struct file_lock *);
203 int (*establish_clid)(struct nfs_client *, struct rpc_cred *);
204 struct rpc_cred * (*get_clid_cred)(struct nfs_client *);
205 int (*reclaim_complete)(struct nfs_client *);