|
bool | nfsd4_cache_this_op (struct nfsd4_op *) |
|
int | nfs4svc_encode_voidres (struct svc_rqst *, __be32 *, void *) |
|
int | nfs4svc_decode_compoundargs (struct svc_rqst *, __be32 *, struct nfsd4_compoundargs *) |
|
int | nfs4svc_encode_compoundres (struct svc_rqst *, __be32 *, struct nfsd4_compoundres *) |
|
__be32 | nfsd4_check_resp_size (struct nfsd4_compoundres *, u32) |
|
void | nfsd4_encode_operation (struct nfsd4_compoundres *, struct nfsd4_op *) |
|
void | nfsd4_encode_replay (struct nfsd4_compoundres *resp, struct nfsd4_op *op) |
|
__be32 | nfsd4_encode_fattr (struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, __be32 *buffer, int *countp, u32 *bmval, struct svc_rqst *, int ignore_crossmnt) |
|
__be32 | nfsd4_setclientid (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_setclientid *setclid) |
|
__be32 | nfsd4_setclientid_confirm (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_setclientid_confirm *setclientid_confirm) |
|
void | nfsd4_store_cache_entry (struct nfsd4_compoundres *resp) |
|
__be32 | nfsd4_replay_cache_entry (struct nfsd4_compoundres *resp, struct nfsd4_sequence *seq) |
|
__be32 | nfsd4_exchange_id (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_exchange_id *) |
|
__be32 | nfsd4_bind_conn_to_session (struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_bind_conn_to_session *) |
|
__be32 | nfsd4_create_session (struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_create_session *) |
|
__be32 | nfsd4_sequence (struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_sequence *) |
|
__be32 | nfsd4_destroy_session (struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_destroy_session *) |
|
__be32 | nfsd4_destroy_clientid (struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_destroy_clientid *) |
|
__be32 | nfsd4_reclaim_complete (struct svc_rqst *, struct nfsd4_compound_state *, struct nfsd4_reclaim_complete *) |
|
__be32 | nfsd4_process_open1 (struct nfsd4_compound_state *, struct nfsd4_open *open) |
|
__be32 | nfsd4_process_open2 (struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) |
|
void | nfsd4_cleanup_open_state (struct nfsd4_open *open, __be32 status) |
|
__be32 | nfsd4_open_confirm (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_open_confirm *oc) |
|
__be32 | nfsd4_close (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_close *close) |
|
__be32 | nfsd4_open_downgrade (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_open_downgrade *od) |
|
__be32 | nfsd4_lock (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_lock *lock) |
|
__be32 | nfsd4_lockt (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_lockt *lockt) |
|
__be32 | nfsd4_locku (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_locku *locku) |
|
__be32 | nfsd4_release_lockowner (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_release_lockowner *rlockowner) |
|
int | nfsd4_release_compoundargs (void *rq, __be32 *p, void *resp) |
|
__be32 | nfsd4_delegreturn (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_delegreturn *dr) |
|
__be32 | nfsd4_renew (struct svc_rqst *rqstp, struct nfsd4_compound_state *, clientid_t *clid) |
|
__be32 | nfsd4_test_stateid (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_test_stateid *test_stateid) |
|
__be32 | nfsd4_free_stateid (struct svc_rqst *rqstp, struct nfsd4_compound_state *, struct nfsd4_free_stateid *free_stateid) |
|