Home
last modified time | relevance | path

Searched refs:CS_LOCAL_ONLY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_state.h66 CS_LOCAL_ONLY = 1 << 4, /* Do not consider a device pair wide state change */ enumerator
H A Ddrbd_state.c2305 !(flags & (CS_LOCAL_ONLY | CS_HARD))) { in _conn_request_state()
H A Ddrbd_receiver.c4435 rv = conn_request_state(connection, mask, val, CS_VERBOSE | CS_LOCAL_ONLY | CS_IGN_OUTD_FAIL); in receive_req_conn_state()
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_state.h66 CS_LOCAL_ONLY = 1 << 4, /* Do not consider a device pair wide state change */ enumerator
H A Ddrbd_state.c2310 !(flags & (CS_LOCAL_ONLY | CS_HARD))) { in _conn_request_state()
H A Ddrbd_receiver.c4388 rv = conn_request_state(connection, mask, val, CS_VERBOSE | CS_LOCAL_ONLY | CS_IGN_OUTD_FAIL); in receive_req_conn_state()

Completed in 21 milliseconds