|
bool_t | xdr_bitmap4 (XDR *xdr, bitmap4 *bitmap) |
|
bool_t | xdr_fattr4 (XDR *xdr, fattr4 *fattr) |
|
static bool_t | common_stateid (XDR *xdr, stateid4 *stateid) |
|
static bool_t | common_fh (XDR *xdr, nfs41_fh *fh) |
|
static bool_t | common_fsid (XDR *xdr, nfs41_fsid *fsid) |
|
static bool_t | common_notify4 (XDR *xdr, struct notify4 *notify) |
|
static bool_t | op_cb_layoutrecall_file (XDR *xdr, struct cb_recall_file *args) |
|
static bool_t | op_cb_layoutrecall_fsid (XDR *xdr, union cb_recall_file_args *args) |
|
static bool_t | op_cb_layoutrecall_args (XDR *xdr, struct cb_layoutrecall_args *args) |
|
static bool_t | op_cb_layoutrecall_res (XDR *xdr, struct cb_layoutrecall_res *res) |
|
static bool_t | op_cb_recall_slot_args (XDR *xdr, struct cb_recall_slot_args *res) |
|
static bool_t | op_cb_recall_slot_res (XDR *xdr, struct cb_recall_slot_res *res) |
|
static bool_t | op_cb_sequence_ref (XDR *xdr, struct cb_sequence_ref *args) |
|
static bool_t | op_cb_sequence_ref_list (XDR *xdr, struct cb_sequence_ref_list *args) |
|
static bool_t | op_cb_sequence_args (XDR *xdr, struct cb_sequence_args *args) |
|
static bool_t | op_cb_sequence_res_ok (XDR *xdr, struct cb_sequence_res_ok *res) |
|
static bool_t | op_cb_sequence_res (XDR *xdr, struct cb_sequence_res *res) |
|
static bool_t | op_cb_getattr_args (XDR *xdr, struct cb_getattr_args *args) |
|
static bool_t | info_to_fattr4 (nfs41_file_info *info, fattr4 *fattr) |
|
static bool_t | op_cb_getattr_res (XDR *xdr, struct cb_getattr_res *res) |
|
static bool_t | op_cb_recall_args (XDR *xdr, struct cb_recall_args *args) |
|
static bool_t | op_cb_recall_res (XDR *xdr, struct cb_recall_res *res) |
|
static bool_t | op_cb_notify_args (XDR *xdr, struct cb_notify_args *res) |
|
static bool_t | op_cb_notify_res (XDR *xdr, struct cb_notify_res *res) |
|
static bool_t | op_cb_push_deleg_args (XDR *xdr, struct cb_push_deleg_args *res) |
|
static bool_t | op_cb_push_deleg_res (XDR *xdr, struct cb_push_deleg_res *res) |
|
static bool_t | op_cb_recall_any_args (XDR *xdr, struct cb_recall_any_args *res) |
|
static bool_t | op_cb_recall_any_res (XDR *xdr, struct cb_recall_any_res *res) |
|
static bool_t | op_cb_recallable_obj_avail_args (XDR *xdr, struct cb_recallable_obj_avail_args *res) |
|
static bool_t | op_cb_recallable_obj_avail_res (XDR *xdr, struct cb_recallable_obj_avail_res *res) |
|
static bool_t | op_cb_wants_cancelled_args (XDR *xdr, struct cb_wants_cancelled_args *res) |
|
static bool_t | op_cb_wants_cancelled_res (XDR *xdr, struct cb_wants_cancelled_res *res) |
|
static bool_t | op_cb_notify_lock_args (XDR *xdr, struct cb_notify_lock_args *res) |
|
static bool_t | op_cb_notify_lock_res (XDR *xdr, struct cb_notify_lock_res *res) |
|
static bool_t | cb_notify_deviceid_change (XDR *xdr, struct notify_deviceid4 *change) |
|
static bool_t | cb_notify_deviceid_delete (XDR *xdr, struct notify_deviceid4 *change) |
|
static bool_t | op_cb_notify_deviceid_args (XDR *xdr, struct cb_notify_deviceid_args *args) |
|
static bool_t | op_cb_notify_deviceid_res (XDR *xdr, struct cb_notify_deviceid_res *res) |
|
static bool_t | cb_compound_tag (XDR *xdr, struct cb_compound_tag *args) |
|
static bool_t | cb_compound_argop (XDR *xdr, struct cb_argop *args) |
|
bool_t | proc_cb_compound_args (XDR *xdr, struct cb_compound_args *args) |
|
static bool_t | cb_compound_resop (XDR *xdr, struct cb_resop *res) |
|
bool_t | proc_cb_compound_res (XDR *xdr, struct cb_compound_res *res) |
|