Linux Kernel
3.7.1
|
Data Fields | |
int(* | init )(struct net *) |
void(* | exit )(struct net *) |
void(* | create )(struct nfs4_client *) |
void(* | remove )(struct nfs4_client *) |
int(* | check )(struct nfs4_client *) |
void(* | grace_done )(struct net *, time_t) |
Definition at line 55 of file nfs4recover.c.
int(* check)(struct nfs4_client *) |
Definition at line 60 of file nfs4recover.c.
void(* create)(struct nfs4_client *) |
Definition at line 58 of file nfs4recover.c.
Definition at line 57 of file nfs4recover.c.
Definition at line 56 of file nfs4recover.c.
void(* remove)(struct nfs4_client *) |
Definition at line 59 of file nfs4recover.c.