enum rpc_preadv2_pwritev2_flags
#include <te_rpc_uio.h> enum rpc_preadv2_pwritev2_flags { RPC_RWF_HIPRI = 0x00000001, RPC_RWF_DSYNC = 0x00000002, RPC_RWF_SYNC = 0x00000004, RPC_RWF_NOWAIT = 0x00000008, RPC_RWF_APPEND = 0x00000010, };
#include <te_rpc_uio.h> enum rpc_preadv2_pwritev2_flags { RPC_RWF_HIPRI = 0x00000001, RPC_RWF_DSYNC = 0x00000002, RPC_RWF_SYNC = 0x00000004, RPC_RWF_NOWAIT = 0x00000008, RPC_RWF_APPEND = 0x00000010, };