22 #ifndef __NFS41_DAEMON_COMPOUND_H__ 23 #define __NFS41_DAEMON_COMPOUND_H__ void compound_init(nfs41_compound *compound, nfs_argop4 *argops, nfs_resop4 *resops, const char *tag)
void compound_add_op(nfs41_compound *compound, uint32_t opnum, void *arg, void *res)
int compound_encode_send_decode(nfs41_session *session, nfs41_compound *compound, bool_t try_recovery)
struct __nfs41_compound_res nfs41_compound_res
struct __nfs41_compound_args nfs41_compound_args
#define NFS4_OPAQUE_LIMIT
struct __nfs_argop4 nfs_argop4
int compound_error(int status)
struct __nfs41_compound nfs41_compound
struct __nfs_resop4 nfs_resop4