Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4_fs.h68 const struct nfs4_state_recovery_ops *reboot_recovery_ops;
69 const struct nfs4_state_recovery_ops *nograce_recovery_ops;
207 struct nfs4_state_recovery_ops { struct
Dnfs4state.c1488 static int nfs4_reclaim_locks(struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_locks()
1552 …int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_open_state()
1724 const struct nfs4_state_recovery_ops *ops, in nfs4_reclaim_complete()
1775 const struct nfs4_state_recovery_ops *ops; in nfs4_state_end_reclaim_reboot()
1836 static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) in nfs4_do_reclaim()
1959 const struct nfs4_state_recovery_ops *ops = in nfs4_establish_lease()
2190 const struct nfs4_state_recovery_ops *ops = in nfs4_discover_server_trunking()
Dnfs4proc.c9541 static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
9551 static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
9562 static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
9571 static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {