externvoid clear_current_stateid(struct nfsd4_compound_state *cstate); /* * functions to set current state id
*/ externvoid nfsd4_set_opendowngradestateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_set_openstateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_set_lockstateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_set_closestateid(struct nfsd4_compound_state *, union nfsd4_op_u *);
/* * functions to consume current state id
*/ externvoid nfsd4_get_opendowngradestateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_get_delegreturnstateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_get_freestateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_get_setattrstateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_get_closestateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_get_lockustateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_get_readstateid(struct nfsd4_compound_state *, union nfsd4_op_u *); externvoid nfsd4_get_writestateid(struct nfsd4_compound_state *, union nfsd4_op_u *);
#endif/* _NFSD4_CURRENT_STATE_H */
Messung V0.5
¤ Dauer der Verarbeitung: 0.11 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.