struct tarpc_fsync_in

struct tarpc_fsync_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_int fd;
};