Home
last modified time | relevance | path

Searched refs:O2NET_MAX_PAYLOAD_BYTES (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/ocfs2/cluster/
A Dtcp.h41 #define O2NET_MAX_PAYLOAD_BYTES (4096 - sizeof(struct o2net_msg)) macro
A Dtcp.c808 if (max_len > O2NET_MAX_PAYLOAD_BYTES) { in o2net_register_handler()
1042 if (caller_bytes > O2NET_MAX_PAYLOAD_BYTES) { in o2net_send_message_vec()
1372 O2NET_MAX_PAYLOAD_BYTES) in o2net_advance_rx()
/linux-6.3-rc2/fs/ocfs2/dlm/
A Ddlmcommon.h571 #define DLM_MIG_LOCKRES_RESERVED (O2NET_MAX_PAYLOAD_BYTES - \

Completed in 13 milliseconds