Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds