Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4_fs.h76 const struct nfs4_state_recovery_ops *reboot_recovery_ops;
77 const struct nfs4_state_recovery_ops *nograce_recovery_ops;
219 struct nfs4_state_recovery_ops { struct
220 owner_flag_bitnfs4_state_recovery_ops global() argument
221 state_flag_bitnfs4_state_recovery_ops global() argument
222 recover_opennfs4_state_recovery_ops global() argument
223 recover_locknfs4_state_recovery_ops global() argument
224 establish_clidnfs4_state_recovery_ops global() argument
225 reclaim_completenfs4_state_recovery_ops global() argument
226 detect_trunkingnfs4_state_recovery_ops global() argument
H A Dnfs4state.c1499 static int nfs4_reclaim_locks(struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_locks()
1606 const struct nfs4_state_recovery_ops *ops, in __nfs4_reclaim_open_state()
1637 const struct nfs4_state_recovery_ops *ops, in nfs4_reclaim_open_state()
1796 const struct nfs4_state_recovery_ops *ops, in nfs4_reclaim_complete()
1847 const struct nfs4_state_recovery_ops *ops; in nfs4_state_end_reclaim_reboot()
1909 static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) in nfs4_do_reclaim()
2053 const struct nfs4_state_recovery_ops *ops = in nfs4_establish_lease()
2290 const struct nfs4_state_recovery_ops *ops = in nfs4_discover_server_trunking()
H A Dnfs4proc.c10711 static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
10721 static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
10732 static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
10741 static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {