Linux Kernel
3.7.1
|
Go to the source code of this file.
void clear_current_stateid | ( | struct nfsd4_compound_state * | cstate | ) |
Definition at line 4846 of file nfs4state.c.
void nfsd4_get_closestateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_close * | |||
) |
Definition at line 4907 of file nfs4state.c.
void nfsd4_get_delegreturnstateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_delegreturn * | |||
) |
Definition at line 4889 of file nfs4state.c.
void nfsd4_get_freestateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_free_stateid * | |||
) |
Definition at line 4895 of file nfs4state.c.
void nfsd4_get_lockustateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_locku * | |||
) |
Definition at line 4913 of file nfs4state.c.
void nfsd4_get_opendowngradestateid | ( | struct nfsd4_compound_state * | cstate, |
struct nfsd4_open_downgrade * | |||
) |
Definition at line 4883 of file nfs4state.c.
void nfsd4_get_readstateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_read * | |||
) |
Definition at line 4919 of file nfs4state.c.
void nfsd4_get_setattrstateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_setattr * | |||
) |
Definition at line 4901 of file nfs4state.c.
void nfsd4_get_writestateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_write * | |||
) |
Definition at line 4925 of file nfs4state.c.
void nfsd4_set_closestateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_close * | |||
) |
Definition at line 4867 of file nfs4state.c.
void nfsd4_set_lockstateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_lock * | |||
) |
Definition at line 4873 of file nfs4state.c.
void nfsd4_set_opendowngradestateid | ( | struct nfsd4_compound_state * | cstate, |
struct nfsd4_open_downgrade * | |||
) |
Definition at line 4855 of file nfs4state.c.
void nfsd4_set_openstateid | ( | struct nfsd4_compound_state * | , |
struct nfsd4_open * | |||
) |
Definition at line 4861 of file nfs4state.c.